aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-05-07Fix disassembler memory accessesBlue Swirl
2009-05-07Suppress make directory messages.Paul Brook
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias
2009-05-04Fix compiler warnings in nwfpe code.Paul Brook
2009-05-04target-mips: proper sign extension for 'SUBU rd, zero, rt'Aurelien Jarno
2009-05-04target-mips: fix comments about SUB/DSUBAurelien Jarno
2009-05-04qemu-options.hx: fix description of cache=none suboptionAurelien Jarno
2009-05-03Suppress type mismatch warnings in VDE code.Paul Brook
2009-05-03minor fix of pci_register_bus()Isaku Yamahata
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata
2009-05-03Fix typos in comments in exec.cStuart Brady
2009-05-03Optimize cmp x, 0 caseBlue Swirl
2009-05-03ReindentBlue Swirl
2009-05-03Handle NULL bdrv.Paul Brook
2009-05-02Improve instruction name comments for easier searchingBlue Swirl
2009-05-02Clarify: dmmuregs[1] is not a typoBlue Swirl
2009-05-02Optimize operations with immediate parametersBlue Swirl
2009-05-02Fix Sparc64 sign extension problemsBlue Swirl
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2009-05-01Make sure not to fall through on error in loadvmAnthony Liguori
2009-05-01Pci nic: pci_register_device can failChris Wright
2009-05-01Fix serial option with -driveAnthony Liguori
2009-05-01Build fix for !CONFIG_GDBSTUB caseXiantao Zhang
2009-05-01suport device driver initialization modelGlauber Costa
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig
2009-05-01qemu-io: Optionally verify only part of read dataKevin Wolf
2009-05-01Hardware watchdogRichard W.M. Jones
2009-05-01net: Fix -net socket parameter checksJan Kiszka
2009-05-01kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka
2009-05-01vnc: kill leftover debug statement.Gerd Hoffmann
2009-05-01vnc: no need to set force_update for incremental update requests.Gerd Hoffmann
2009-05-01vnc: fix server surface pixel format.Gerd Hoffmann
2009-05-01virtio-blk: add SGI_IO passthru supportChristoph Hellwig
2009-05-01ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin
2009-05-01vnc: fix segfaultGerd Hoffmann
2009-05-01net: Avoid gcc'ism in net_host_device_addJan Kiszka
2009-05-01vnc: windup keypad keys for qemu console emulationGerd Hoffmann
2009-05-01kvm: Relax aligment check of kvm_set_phys_memJan Kiszka
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook
2009-05-01Remove redundant #defineConsul
2009-04-30Remove cpu_get_io_memory_{read,write}.Paul Brook
2009-04-30Remove vga LFB accessor hacks.Paul Brook
2009-04-29gitignore qemu-options.texiFrançois Revol