summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | alpha hw/: Don't use CPUStateAndreas Färber2012-03-143-9/+9
* | hw/mc146818: Drop unneeded #includesAndreas Färber2012-03-141-2/+0
* | Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-1429-33/+70
* | PPC: 405: Use proper CPU resetAlexander Graf2012-03-142-25/+4
* | kvmvapic: align start address as well as sizeAvi Kivity2012-03-141-1/+3
* | Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori2012-03-1335-201/+4270
|\ \
| * | Endian fix an assertion in usb-msdBenjamin Herrenschmidt2012-03-131-3/+3
| * | uhci: alloc can't fail, drop check.Gerd Hoffmann2012-03-131-2/+0
| * | uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann2012-03-131-5/+7
| * | uhci: renumber uhci_handle_td return codesGerd Hoffmann2012-03-131-4/+4
| * | uhci: use enum for uhci_handle_td return codesGerd Hoffmann2012-03-131-16/+23
| * | uhci: tracing supportGerd Hoffmann2012-03-131-55/+32
| * | uhci: cancel on schedule stop.Gerd Hoffmann2012-03-131-0/+1
| * | uhci: fix uhci_async_cancel_allGerd Hoffmann2012-03-131-0/+1
| * | uhci: pass addr to uhci_async_allocGerd Hoffmann2012-03-131-3/+3
| * | usb: improve packet state sanity checksGerd Hoffmann2012-03-132-6/+32
| * | usb-ohci: DMA writeback bug fixesWei Yang2012-03-131-2/+15
| * | usb-ehci: drop unused isoch_pause variableHans de Goede2012-03-131-5/+1
| * | usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2012-03-1313-60/+11
| * | usb: the big renameGerd Hoffmann2012-03-1323-53/+4150
* | | kvmclock: Always register typeAndreas Färber2012-03-131-2/+0
|/ /
* | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-03-121-0/+2
|\ \
| * | vga: add trace event for ppm_saveAlon Levy2012-03-121-0/+2
* | | qdev: accept empty string propertiesPaolo Bonzini2012-03-121-4/+0
|/ /
* | Add missing const attributes for MemoryRegionOpsStefan Weil2012-03-119-13/+13
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-094-4/+4
|\ \
| * | Spelling fixes in comments (it's -> its)Stefan Weil2012-03-082-2/+2
| * | sh7750: Remove redundant 'struct' from MemoryRegionOpsStefan Weil2012-03-072-2/+2
* | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-03-096-240/+716
|\ \ \
| * | | kvm: x86: Add user space part for in-kernel i8254Jan Kiszka2012-03-073-2/+277
| * | | i8254: Open-code timer restoreJan Kiszka2012-03-072-3/+19
| * | | i8254: Factor out base class for KVM reuseJan Kiszka2012-03-073-238/+423
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.42' into stagingAnthony Liguori2012-03-096-135/+175
|\ \ \
| * | | xhci: fix port statusGerd Hoffmann2012-03-071-1/+1
| * | | xhci: fix control xfersGerd Hoffmann2012-03-071-8/+5
| * | | usb: add shortcut for control transfersGerd Hoffmann2012-03-072-0/+60
| * | | usb: add pipelining option to usb endpointsGerd Hoffmann2012-03-072-1/+12
| * | | usb: queue can have async packetsGerd Hoffmann2012-03-071-0/+3
| * | | uhci_fill_queue: zap debug printfGerd Hoffmann2012-03-071-1/+0
| * | | usb: add USB_RET_IOERRORHans de Goede2012-03-074-5/+11
| * | | usb-ehci: Cleanup itd error handlingHans de Goede2012-03-071-14/+14
| * | | usb-ehci: Fix and simplify nakcnt handlingHans de Goede2012-03-071-28/+4
| * | | usb-ehci: Remove dead nakcnt codeHans de Goede2012-03-071-20/+0
| * | | usb-ehci: Fix cerr trackingHans de Goede2012-03-071-13/+6
| * | | usb-ehci: Any packet completion except for NAK should set the interruptHans de Goede2012-03-071-1/+1
| * | | usb-ehci: Rip the queues when the async or period schedule is haltedHans de Goede2012-03-071-1/+4
| * | | usb-ehci: Drop cached qhs when the doorbell gets rungHans de Goede2012-03-071-16/+17
| * | | usb-ehci: always call ehci_queues_rip_unused for period queuesHans de Goede2012-03-071-0/+1
| * | | usb-ehci: split our qh queue into async and periodic queuesHans de Goede2012-03-071-25/+37
| * | | usb-ehci: Never follow table entries with the T-bit setHans de Goede2012-03-071-6/+4
OpenPOWER on IntegriCloud