summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMP: Drop DEBUG eventLuiz Capitulino2010-03-084-11/+0
* QMP: Move RESET event into qemu_system_reset()Luiz Capitulino2010-03-081-1/+2
* QMP: Move STOP event into do_vm_stop()Luiz Capitulino2010-03-081-1/+1
* block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino2010-03-083-3/+3
* Fix hanging user monitor when using balloon commandAdam Litke2010-03-081-1/+1
* sdl: improve grab exiting instructionsAnthony Liguori2010-03-081-3/+3
* ppc: don't define bamboo-0.13 as the default machineAurelien Jarno2010-03-081-1/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-0724-51/+26
* i386-dis: remove dead assignments, spotted by clangBlue Swirl2010-03-071-5/+0
* softfloat: remove dead assignments, spotted by clangBlue Swirl2010-03-071-8/+4
* slirp: remove dead nested assignment, spotted by clangBlue Swirl2010-03-071-2/+1
* slirp: remove dead initialization, spotted by clangBlue Swirl2010-03-071-4/+0
* slirp: remove dead increments, spotted by clangBlue Swirl2010-03-073-2/+4
* slirp: remove dead assignments, spotted by clangBlue Swirl2010-03-072-15/+7
* target-arm: Fix missing 'return' in SRS handling.Adam Lackorzynski2010-03-061-0/+1
* Fix curses interaction with keymapsSamuel Thibault2010-03-066-94/+149
* use absolute URLs for .gitmodulesPaolo Bonzini2010-03-061-2/+2
* Documentation: Modify rule for html output (better looking output format)Stefan Weil2010-03-062-3/+6
* scsi: update comment on the standards revisionChristoph Hellwig2010-03-061-2/+6
* qemu-nbd: Fix wrong description in qemu-nbd.texiRyota Ozaki2010-03-061-2/+2
* Build usb-ohci for PCsKevin Wolf2010-03-062-0/+4
* ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah2010-03-061-0/+12
* ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah2010-03-061-1/+10
* s390-virtio: Fix compile error for virtio-block initAmit Shah2010-03-061-1/+1
* json-parser: Fix segfault on malformed inputKevin Wolf2010-03-061-1/+1
* hw/serial.c: fix THRE interrupt clearingAurelien Jarno2010-03-061-1/+1
* hw/serial.c: fix indentationAurelien Jarno2010-03-061-8/+8
* linux-user: Save/restore fpu registers to signal context on sh4takasi-y@ops.dti.ne.jp2010-03-061-8/+21
* linux-user: Fix syscall pipe2() retval on sh4takasi-y@ops.dti.ne.jp2010-03-061-3/+6
* target-i386: Fix long jumps/calls in long mode with REX.W setmalc2010-03-061-3/+1
* target-i386: fix lddqu SSE instructionAurelien Jarno2010-03-061-1/+1
* Update to latest SeaBIOSAnthony Liguori2010-03-052-0/+0
* Makefile: Fix names of GPXE ROM filesStefan Weil2010-03-041-1/+3
* target-mips: use newer logical opsAurelien Jarno2010-03-041-8/+4
* Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori2010-03-0418-89/+300
|\
| * x86: Extend validity of bsp_to_cpuJan Kiszka2010-03-041-1/+2
| * KVM: x86: Restrict writeback of VCPU stateJan Kiszka2010-03-041-12/+20
| * KVM: Rework VCPU state writeback APIJan Kiszka2010-03-0415-52/+77
| * KVM: Rework of guest debug state writingJan Kiszka2010-03-043-12/+60
| * Add option to use file backed guest memoryMarcelo Tosatti2010-03-044-5/+141
| * Allocate memory below 4GB as one chunkAvi Kivity2010-03-041-9/+2
* | eepro100: Keep includes sortedStefan Weil2010-03-031-1/+1
* | eepro100: Remove C++ commentsStefan Weil2010-03-031-59/+126
* | eepro100: Add diagnose commandStefan Weil2010-03-031-0/+5
* | eepro100: New function for reading command blockStefan Weil2010-03-031-14/+28
* | eepro100: Use tx.statusStefan Weil2010-03-031-3/+3
* | eepro100: Prettify code (no functional changes)Stefan Weil2010-03-031-4/+4
* | eepro100: Fix CU Start commandStefan Weil2010-03-031-6/+6
* | eepro100: Support RNR interruptStefan Weil2010-03-031-3/+10
* | eepro100: Replace variable name to fix a compiler warningStefan Weil2010-03-031-6/+6
OpenPOWER on IntegriCloud