aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-31microblaze: Add missing call to qemu_init_vcpu.Peter A. G. Crosthwaite
2011-07-30TCG: fix breakage by previous patchBlue Swirl
2011-07-30TCG: fix breakage on some RISC hostsBlue Swirl
2011-07-30Do constant folding for unary operations.Kirill Batuzov
2011-07-30Do constant folding for shift operations.Kirill Batuzov
2011-07-30Do constant folding for boolean operations.Kirill Batuzov
2011-07-30Do constant folding for basic arithmetic operations.Kirill Batuzov
2011-07-30Add copy and constant propagation.Kirill Batuzov
2011-07-30Add TCG optimizations stubKirill Batuzov
2011-07-30exec.h cleanupBlue Swirl
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev
2011-07-30SPARC64: implement %fprs dirty bitsTsuneo Saito
2011-07-30SPARC64: fix fnor* and fnand*Tsuneo Saito
2011-07-30sd: do not add one sector to the disk sizeVincent Palatin
2011-07-30user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell
2011-07-30usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka
2011-07-30Add support for Zipit Z2 machineVasily Khoruzhick
2011-07-30onenand: Add missing brace.Andrzej Zaborowski
2011-07-30hw/onenand: program actions can only clear bitsJuha Riihimäki
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell
2011-07-30hw/nand: qdevifyJuha Riihimäki
2011-07-30hw/nand: Writing to NAND can only clear bitsPeter Maydell
2011-07-30hw/nand: Support multiple reads following READ STATUSJuha Riihimäki
2011-07-30hw/nand: Support devices wider than 8 bitsJuha Riihimäki
2011-07-30nand: Bump vmstate version after changing structure.Andrzej Zaborowski
2011-07-30hw/nand: Support large NAND devicesJuha Riihimäki
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell
2011-07-30lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki
2011-07-30hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki
2011-07-29Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-07-29Merge remote-tracking branch 'alon/pull-libcacard.afe' into stagingAnthony Liguori
2011-07-29Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-07-29Merge remote-tracking branch 'kraxel/migration.2' into stagingAnthony Liguori
2011-07-29monitor: fix build breakage with --disable-vncTeLeMan
2011-07-29Allow to leave type on default in -machineJan Kiszka
2011-07-29CODING_STYLE: explicitly allow braceless 'else if'Avi Kivity
2011-07-29Fix a compilation error in xen-mapcache.cStefan Berger
2011-07-29multiboot: Fix bss segment supportGöran Weinholt
2011-07-29configure: add --disable-zlib-testAlon Levy
2011-07-29Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen
2011-07-29Fix last sector write on sd cardDr. David Alan Gilbert
2011-07-29move unaligned memory access functions to bswap.hPaolo Bonzini
2011-07-29softfloat: change default nan definitions to variablesPaolo Bonzini
2011-07-29move WORDS_ALIGNED to qemu-common.hPaolo Bonzini
2011-07-29showing a splash picture when startwayne
2011-07-29usb-ohci: convert to MemoryRegionAvi Kivity
2011-07-29sysbus: add MemoryRegion based memory management APIAvi Kivity