aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-29Fix qemu_event_initJan Kiszka
2009-04-28Fix powerpc 604 reset vectorTristan Gingold
2009-04-28Fix PPC resetBlue Swirl
2009-04-28Silence missing pkg-config error messagesBlue Swirl
2009-04-28sparc64 fix context value for ITLB faultIgor Kovalenko
2009-04-27sparc64 fix TLB match codeIgor Kovalenko
2009-04-27Synch to VGABlue Swirl
2009-04-27[RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity
2009-04-27build system: Silence failing configure testsJan Kiszka
2009-04-27fix net.c compile warningRobert Reif
2009-04-25Recognize V9 stores and CAS accesses as writesBlue Swirl
2009-04-25Fix a warning in sparc64-linux-user buildBlue Swirl
2009-04-25Merge branch 'master' of blueswir1@git.sv.gnu.org:/srv/git/qemuBlue Swirl
2009-04-25sparc64 support TSB related MMU registersIgor Kovalenko
2009-04-25CRIS: cris_mmu_result_t -> cris_mmu_resultEdgar E. Iglesias
2009-04-25Fix Win32 warningBlue Swirl
2009-04-25Fix compilation when x86_64 is definedBlue Swirl