summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.2.0'qemu-kvm-1.2.0Avi Kivity2012-09-0617-96/+222
|\
| * 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
* | | Merge branch 'upstream-merge'Marcelo Tosatti2012-08-3140-303/+480
|\ \ \
| * | | Merge commit 'b834b5081d6266cc0789454905f3b7d622d4d096' into upstream-mergeMarcelo Tosatti2012-08-3140-303/+480
|/| | | | |/ /
| * | 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
| * | ivshmem: remove redundant ioeventfd configurationCam Macdonell2012-08-291-15/+0
| * | hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell2012-08-291-0/+1
| * | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-295-9/+27
| |\ \
| | * | iscsi: Set number of blocks to 0 for blank CDROM devicesRonnie Sahlberg2012-08-281-1/+6
| | * | scsi: more fixes to properties for passthrough devicesPaolo Bonzini2012-08-282-1/+3
| | * | esp: support 24-bit DMAPaolo Bonzini2012-08-281-5/+11
| | * | megasas: Add 'hba_serial' propertyHannes Reinecke2012-08-281-2/+7
| * | | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2012-08-293-14/+16
| |\ \ \ | | |_|/ | |/| |
| | * | linux-user: Clarify "Unable to reserve guest address space" errorPeter Maydell2012-08-271-1/+4
| | * | linux-user: fix emulation of getdentsDmitry V. Levin2012-08-272-10/+9
| | * | linux-user: arg_table need not have global scopeJim Meyering2012-08-271-3/+3
| * | | tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 codeAurelien Jarno2012-08-281-59/+99
| * | | Update OpenBIOS PPC imageAurelien Jarno2012-08-283-1/+1
| * | | target-ppc: fix altivec instructionsAurelien Jarno2012-08-281-1/+1
| * | | audio/winwave: previous audio buffer should be flushedmunkyu.im2012-08-281-9/+3
| | |/ | |/|