summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-08pcnet APROMWE bit location (retry)Chris Kilgour1-1/+1
2010-03-08move x509 file name defines to qemu-x509.hGerd Hoffmann2-6/+10
2010-03-08adding helper pci functionsIzik Eidus1-0/+18
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino6-0/+32
2010-03-08QMP: Revamp the qmp-events.txt fileLuiz Capitulino1-37/+133
2010-03-08QMP: Drop DEBUG eventLuiz Capitulino4-11/+0
2010-03-08QMP: Move RESET event into qemu_system_reset()Luiz Capitulino1-1/+2
2010-03-08QMP: Move STOP event into do_vm_stop()Luiz Capitulino1-1/+1
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino3-3/+3
2010-03-08Fix hanging user monitor when using balloon commandAdam Litke1-1/+1
2010-03-08sdl: improve grab exiting instructionsAnthony Liguori1-3/+3
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno1-1/+0
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl24-51/+26
2010-03-07i386-dis: remove dead assignments, spotted by clangBlue Swirl1-5/+0
2010-03-07softfloat: remove dead assignments, spotted by clangBlue Swirl1-8/+4
2010-03-07slirp: remove dead nested assignment, spotted by clangBlue Swirl1-2/+1
2010-03-07slirp: remove dead initialization, spotted by clangBlue Swirl1-4/+0
2010-03-07slirp: remove dead increments, spotted by clangBlue Swirl3-2/+4
2010-03-07slirp: remove dead assignments, spotted by clangBlue Swirl2-15/+7
2010-03-06target-arm: Fix missing 'return' in SRS handling.Adam Lackorzynski1-0/+1
2010-03-06Fix curses interaction with keymapsSamuel Thibault6-94/+149
2010-03-06use absolute URLs for .gitmodulesPaolo Bonzini1-2/+2
2010-03-06Documentation: Modify rule for html output (better looking output format)Stefan Weil2-3/+6
2010-03-06scsi: update comment on the standards revisionChristoph Hellwig1-2/+6
2010-03-06qemu-nbd: Fix wrong description in qemu-nbd.texiRyota Ozaki1-2/+2
2010-03-06Build usb-ohci for PCsKevin Wolf2-0/+4
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah1-0/+12
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah1-1/+10
2010-03-06s390-virtio: Fix compile error for virtio-block initAmit Shah1-1/+1
2010-03-06json-parser: Fix segfault on malformed inputKevin Wolf1-1/+1
2010-03-06hw/serial.c: fix THRE interrupt clearingAurelien Jarno1-1/+1
2010-03-06hw/serial.c: fix indentationAurelien Jarno1-8/+8
2010-03-06linux-user: Save/restore fpu registers to signal context on sh4takasi-y@ops.dti.ne.jp1-8/+21
2010-03-06linux-user: Fix syscall pipe2() retval on sh4takasi-y@ops.dti.ne.jp1-3/+6
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc1-3/+1
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno1-1/+1
2010-03-05Update to latest SeaBIOSAnthony Liguori2-0/+0
2010-03-04Makefile: Fix names of GPXE ROM filesStefan Weil1-1/+3
2010-03-04target-mips: use newer logical opsAurelien Jarno1-8/+4
2010-03-04Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori18-89/+300
2010-03-04x86: Extend validity of bsp_to_cpuJan Kiszka1-1/+2
2010-03-04KVM: x86: Restrict writeback of VCPU stateJan Kiszka1-12/+20
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka15-52/+77
2010-03-04KVM: Rework of guest debug state writingJan Kiszka3-12/+60
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti4-5/+141
2010-03-04Allocate memory below 4GB as one chunkAvi Kivity1-9/+2
2010-03-03eepro100: Keep includes sortedStefan Weil1-1/+1
2010-03-03eepro100: Remove C++ commentsStefan Weil1-59/+126
2010-03-03eepro100: Add diagnose commandStefan Weil1-0/+5
2010-03-03eepro100: New function for reading command blockStefan Weil1-14/+28