summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl3-5/+5
2012-09-10target-s390x: split memory access helpersBlue Swirl3-1159/+1193
2012-09-10target-s390x: split integer helpersBlue Swirl3-171/+203
2012-09-10target-s390x: split condition code helpersBlue Swirl4-522/+557
2012-09-10target-s390x: split FPU opsBlue Swirl5-810/+847
2012-09-10target-s390x: fix styleBlue Swirl2-237/+297
2012-09-08musicpal: Fix flash mappingJan Kiszka1-2/+2
2012-09-08Add MAINTAINERS entry for leon3Fabien Chouteau1-0/+6
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno1-40/+27
2012-09-08target-xtensa: fix missing errno codes for mingw32Max Filippov1-0/+6
2012-09-08target-cris: Fix buffer overflowStefan Weil1-1/+1
2012-09-08MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki3-62/+52
2012-09-07lan9118: fix multicast filteringAurelien Jarno1-1/+1
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild1-0/+11
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell2-26/+26
2012-09-05target-xtensa: convert host errno values to guestMax Filippov1-8/+98
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz1-6/+10
2012-09-05CHECKPATCH: Add --debug adv_apwDon Slutz1-19/+32
2012-09-05CHECKPATCH: Add --debug adv_checkingDon Slutz1-1/+3
2012-09-05CHECKPATCH: Add --debug adv_dcsDon Slutz1-0/+3
2012-09-05Open up 1.3 development treeAnthony Liguori1-1/+1
2012-09-05Update version for 1.2.0v1.2.0Anthony Liguori1-1/+1
2012-09-04console: bounds check whenever changing the cursor due to an escape codeIan Campbell1-29/+28
2012-09-04qemu-timer: properly arm alarm timer for timers set by device initializationPaolo Bonzini1-3/+0
2012-09-01target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov1-0/+2
2012-08-31Update version to 1.2.0-rc3v1.2.0-rc3Anthony Liguori1-1/+1
2012-08-31console: Fix warning from clang (and potential crash)Stefan Weil1-1/+1
2012-08-31Merge remote-tracking branch 'kraxel/usb.61' into stagingAnthony Liguori9-60/+138
2012-08-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-2/+52
2012-08-31uas: move transfer kickoffGerd Hoffmann1-2/+1
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede1-2/+11
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann1-15/+23
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann1-10/+20
2012-08-31ehci: simplify ehci_state_executingHans de Goede1-12/+1
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede1-1/+0
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede1-0/+9
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede1-1/+1
2012-08-31usb: unique packet idsGerd Hoffmann7-12/+16
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede4-7/+58
2012-08-31fix info qtree indentionGerd Hoffmann1-1/+1
2012-08-30w32: Fix broken buildStefan Weil1-0/+2
2012-08-30Update version for 1.2.0-rc2v1.2.0-rc2Anthony Liguori1-1/+1
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil1-1/+1
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin2-2/+13
2012-08-29kvm: get/set PV EOI MSRMichael S. Tsirkin3-0/+35
2012-08-29linux-headers: update to 3.6-rc3Michael S. Tsirkin5-2/+13
2012-08-29target-i386: disable pv eoi to fix migration across QEMU versionsAnthony Liguori1-1/+12
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov1-2/+3
2012-08-29qemu-ga: Fix null pointer passed to unlink in failure branchStefan Weil1-1/+3
2012-08-29memory: Fix copy&paste mistake in memory_region_iorange_writeJan Kiszka1-1/+1