aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata21-32/+37
2009-05-03Fix typos in comments in exec.cStuart Brady1-8/+8
2009-05-03Optimize cmp x, 0 caseBlue Swirl1-14/+19
2009-05-03ReindentBlue Swirl1-319/+312
2009-05-03Handle NULL bdrv.Paul Brook1-4/+10
2009-05-02Improve instruction name comments for easier searchingBlue Swirl1-44/+44
2009-05-02Clarify: dmmuregs[1] is not a typoBlue Swirl1-0/+1
2009-05-02Optimize operations with immediate parametersBlue Swirl1-52/+200
2009-05-02Fix Sparc64 sign extension problemsBlue Swirl1-32/+36
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson1-6/+6
2009-05-01Make sure not to fall through on error in loadvmAnthony Liguori1-0/+1
2009-05-01Pci nic: pci_register_device can failChris Wright5-0/+17
2009-05-01Fix serial option with -driveAnthony Liguori1-1/+1
2009-05-01Build fix for !CONFIG_GDBSTUB caseXiantao Zhang1-0/+2
2009-05-01suport device driver initialization modelGlauber Costa1-2/+1
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig1-1/+1
2009-05-01qemu-io: Optionally verify only part of read dataKevin Wolf1-10/+41
2009-05-01Hardware watchdogRichard W.M. Jones9-0/+865
2009-05-01net: Fix -net socket parameter checksJan Kiszka3-23/+38
2009-05-01kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka3-0/+23
2009-05-01vnc: kill leftover debug statement.Gerd Hoffmann1-1/+1
2009-05-01vnc: no need to set force_update for incremental update requests.Gerd Hoffmann1-1/+1
2009-05-01vnc: fix server surface pixel format.Gerd Hoffmann1-12/+9
2009-05-01virtio-blk: add SGI_IO passthru supportChristoph Hellwig2-7/+128
2009-05-01ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin1-1/+1
2009-05-01vnc: fix segfaultGerd Hoffmann1-1/+2
2009-05-01net: Avoid gcc'ism in net_host_device_addJan Kiszka1-1/+1
2009-05-01vnc: windup keypad keys for qemu console emulationGerd Hoffmann1-0/+9
2009-05-01kvm: Relax aligment check of kvm_set_phys_memJan Kiszka1-1/+9
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook1-30/+0
2009-05-01Remove redundant #defineConsul1-1/+0
2009-04-30Remove cpu_get_io_memory_{read,write}.Paul Brook2-14/+1
2009-04-30Remove vga LFB accessor hacks.Paul Brook1-8/+0
2009-04-29gitignore qemu-options.texiFrançois Revol1-0/+1
2009-04-29Fix qemu_event_initJan Kiszka1-0/+2
2009-04-28Fix powerpc 604 reset vectorTristan Gingold1-2/+2
2009-04-28Fix PPC resetBlue Swirl4-21/+28
2009-04-28Silence missing pkg-config error messagesBlue Swirl1-3/+3
2009-04-28sparc64 fix context value for ITLB faultIgor Kovalenko1-1/+1
2009-04-27sparc64 fix TLB match codeIgor Kovalenko1-7/+7
2009-04-27Synch to VGABlue Swirl1-4/+4
2009-04-27[RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity1-5/+6
2009-04-27build system: Silence failing configure testsJan Kiszka1-6/+6
2009-04-27fix net.c compile warningRobert Reif1-1/+1
2009-04-25Recognize V9 stores and CAS accesses as writesBlue Swirl1-0/+12
2009-04-25Fix a warning in sparc64-linux-user buildBlue Swirl1-1/+1
2009-04-25Merge branch 'master' of blueswir1@git.sv.gnu.org:/srv/git/qemuBlue Swirl3-6/+6
2009-04-25sparc64 support TSB related MMU registersIgor Kovalenko1-6/+93
2009-04-25CRIS: cris_mmu_result_t -> cris_mmu_resultEdgar E. Iglesias3-6/+6
2009-04-25Fix Win32 warningBlue Swirl1-1/+1