summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kvm: Introduce kvm_irqchip_update_msi_routeJan Kiszka2012-09-102-0/+43
* kvm: Clean up irqfd APIJan Kiszka2012-09-094-32/+10
* qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger2012-09-092-1/+9
* musicpal: Fix flash mappingJan Kiszka2012-09-081-2/+2
* Add MAINTAINERS entry for leon3Fabien Chouteau2012-09-081-0/+6
* target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno2012-09-081-40/+27
* target-xtensa: fix missing errno codes for mingw32Max Filippov2012-09-081-0/+6
* target-cris: Fix buffer overflowStefan Weil2012-09-081-1/+1
* MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki2012-09-083-62/+52
* lan9118: fix multicast filteringAurelien Jarno2012-09-071-1/+1
* fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild2012-09-071-0/+11
* hw/pl110: Fix spelling of 'palette'Peter Maydell2012-09-062-26/+26
* target-xtensa: convert host errno values to guestMax Filippov2012-09-051-8/+98
* CHECKPATCH: Add warning for single else statement.Don Slutz2012-09-051-6/+10
* CHECKPATCH: Add --debug adv_apwDon Slutz2012-09-051-19/+32
* CHECKPATCH: Add --debug adv_checkingDon Slutz2012-09-051-1/+3
* CHECKPATCH: Add --debug adv_dcsDon Slutz2012-09-051-0/+3
* Open up 1.3 development treeAnthony Liguori2012-09-051-1/+1
* Update version for 1.2.0Anthony Liguori2012-09-051-1/+1
* console: bounds check whenever changing the cursor due to an escape codeIan Campbell2012-09-041-29/+28
* qemu-timer: properly arm alarm timer for timers set by device initializationPaolo Bonzini2012-09-041-3/+0
* target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov2012-09-011-0/+2
* Update version to 1.2.0-rc3Anthony Liguori2012-08-311-1/+1
* console: Fix warning from clang (and potential crash)Stefan Weil2012-08-311-1/+1
* Merge remote-tracking branch 'kraxel/usb.61' into stagingAnthony Liguori2012-08-319-60/+138
|\
| * uas: move transfer kickoffGerd Hoffmann2012-08-311-2/+1
| * ehci: Fix interrupt endpoints no longer workingHans de Goede2012-08-311-2/+11
| * ehci: handle TD deactivation of inflight packetsGerd Hoffmann2012-08-311-15/+23
| * ehci: add ehci_cancel_queue()Gerd Hoffmann2012-08-311-10/+20
| * ehci: simplify ehci_state_executingHans de Goede2012-08-311-12/+1
| * ehci: Remove unnecessary ehci_flush_qh callHans de Goede2012-08-311-1/+0
| * ehci: Schedule async-bh when IAAD bit gets setHans de Goede2012-08-311-0/+9
| * ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede2012-08-311-1/+1
| * usb: unique packet idsGerd Hoffmann2012-08-317-12/+16
| * usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede2012-08-314-7/+58
| * fix info qtree indentionGerd Hoffmann2012-08-311-1/+1
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-314-2/+52
|\ \ | |/ |/|
| * qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi2012-08-292-2/+35
| * stream: complete early if end of backing file is reachedStefan Hajnoczi2012-08-291-0/+6
| * qed: refuse unaligned zero writes with a backing fileStefan Hajnoczi2012-08-291-0/+11
* | w32: Fix broken buildStefan Weil2012-08-301-0/+2
* | Update version for 1.2.0-rc2Anthony Liguori2012-08-301-1/+1
* | scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil2012-08-291-1/+1
* | msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin2012-08-292-2/+13
* | kvm: get/set PV EOI MSRMichael S. Tsirkin2012-08-293-0/+35
* | linux-headers: update to 3.6-rc3Michael S. Tsirkin2012-08-295-2/+13
* | target-i386: disable pv eoi to fix migration across QEMU versionsAnthony Liguori2012-08-291-1/+12
* | reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov2012-08-291-2/+3
* | qemu-ga: Fix null pointer passed to unlink in failure branchStefan Weil2012-08-291-1/+3
* | memory: Fix copy&paste mistake in memory_region_iorange_writeJan Kiszka2012-08-291-1/+1
OpenPOWER on IntegriCloud