aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann21-222/+338
2011-08-04move QEMUSGList typedefGerd Hoffmann2-2/+3
2011-08-04Add iov_clear()Gerd Hoffmann2-0/+25
2011-08-04Add iov_hexdump()Gerd Hoffmann2-0/+33
2011-08-04re-activate usb-host for bsdGerd Hoffmann1-8/+2
2011-08-04lm32: softusb: claim to support full speedMichael Walle1-2/+4
2011-08-01Sparc: fix non-faulting unassigned memory accessesBlue Swirl1-17/+8
2011-07-31microblaze: Add missing call to qemu_init_vcpu.Peter A. G. Crosthwaite1-0/+1
2011-07-30TCG: fix breakage by previous patchBlue Swirl1-7/+12
2011-07-30TCG: fix breakage on some RISC hostsBlue Swirl1-13/+115
2011-07-30Do constant folding for unary operations.Kirill Batuzov1-0/+59
2011-07-30Do constant folding for shift operations.Kirill Batuzov1-0/+72
2011-07-30Do constant folding for boolean operations.Kirill Batuzov1-0/+37
2011-07-30Do constant folding for basic arithmetic operations.Kirill Batuzov1-0/+125
2011-07-30Add copy and constant propagation.Kirill Batuzov1-2/+180
2011-07-30Add TCG optimizations stubKirill Batuzov4-1/+107
2011-07-30exec.h cleanupBlue Swirl32-620/+273
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev2-127/+178
2011-07-30SPARC64: implement %fprs dirty bitsTsuneo Saito1-0/+116
2011-07-30SPARC64: fix fnor* and fnand*Tsuneo Saito1-6/+8
2011-07-30sd: do not add one sector to the disk sizeVincent Palatin1-3/+1
2011-07-30user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell3-11/+16
2011-07-30usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka1-0/+5
2011-07-30Add support for Zipit Z2 machineVasily Khoruzhick2-0/+359
2011-07-30onenand: Add missing brace.Andrzej Zaborowski1-0/+1
2011-07-30hw/onenand: program actions can only clear bitsJuha Riihimäki1-29/+106
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki3-14/+23
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell3-10/+12
2011-07-30hw/nand: qdevifyJuha Riihimäki5-81/+103
2011-07-30hw/nand: Writing to NAND can only clear bitsPeter Maydell1-4/+13
2011-07-30hw/nand: Support multiple reads following READ STATUSJuha Riihimäki1-3/+8
2011-07-30hw/nand: Support devices wider than 8 bitsJuha Riihimäki2-34/+88
2011-07-30nand: Bump vmstate version after changing structure.Andrzej Zaborowski1-3/+3
2011-07-30hw/nand: Support large NAND devicesJuha Riihimäki1-21/+27
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell5-10/+15
2011-07-30lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell3-7/+6
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki6-173/+218
2011-07-30hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell1-1/+5
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki2-0/+8
2011-07-29Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-5/+30
2011-07-29Merge remote-tracking branch 'alon/pull-libcacard.afe' into stagingAnthony Liguori4-78/+224
2011-07-29Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori10-33/+162
2011-07-29Merge remote-tracking branch 'kraxel/migration.2' into stagingAnthony Liguori9-0/+52
2011-07-29monitor: fix build breakage with --disable-vncTeLeMan1-0/+2
2011-07-29Allow to leave type on default in -machineJan Kiszka1-1/+4
2011-07-29CODING_STYLE: explicitly allow braceless 'else if'Avi Kivity1-0/+4
2011-07-29Fix a compilation error in xen-mapcache.cStefan Berger1-2/+1
2011-07-29multiboot: Fix bss segment supportGöran Weinholt1-5/+9
2011-07-29configure: add --disable-zlib-testAlon Levy1-9/+14
2011-07-29Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen1-1/+4