summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-132-55/+63
| * | 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-133-6/+33
| * | 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-1327-70/+74
| |/
* | qom: Add QOM support to user emulatorsAndreas Färber2012-03-138-8/+70
* | qom: Register QOM infrastructure earlyAndreas Färber2012-03-131-2/+2
* | kvmclock: Always register typeAndreas Färber2012-03-131-2/+0
|/
* Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into stagingAnthony Liguori2012-03-127-21/+774
|\
| * qemu-ga: add guest-sync-delimitedMichael Roth2012-03-125-9/+77
| * qemu-ga: add guest-network-get-interfaces commandMichal Privoznik2012-03-123-0/+246
| * qemu-ga: add win32 guest-suspend-ram commandMichael Roth2012-03-121-9/+25
| * qemu-ga: add win32 guest-suspend-disk command.Gal Hammer2012-03-122-13/+121
| * qemu-ga: add guest-suspend-hybridLuiz Capitulino2012-03-123-0/+38
| * qemu-ga: add guest-suspend-ramLuiz Capitulino2012-03-123-0/+43
| * qemu-ga: add guest-suspend-diskLuiz Capitulino2012-03-124-1/+235
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-03-1228-267/+1054
|\ \
| * | test-coroutine: add performance test for nestingAlex Barcelo2012-03-121-0/+27
| * | coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo2012-03-122-1/+9
| * | coroutine: adding configure choose mechanism for coroutine backendAlex Barcelo2012-03-121-8/+29
| * | coroutine: adding sigaltstack method (.c source)Alex Barcelo2012-03-121-0/+334
| * | qcow2: Reduce number of I/O requestsKevin Wolf2012-03-123-77/+168
| * | qcow2: Add qcow2_alloc_clusters_at()Kevin Wolf2012-03-122-0/+30
| * | qcow2: Factor out count_cow_clustersKevin Wolf2012-03-121-19/+36
| * | qmp: convert blockdev-snapshot-sync to a wrapper around transactionsPaolo Bonzini2012-03-125-73/+44
| * | add mode field to blockdev-snapshot-sync transaction itemPaolo Bonzini2012-03-123-10/+44
| * | rename blockdev-group-snapshot-syncPaolo Bonzini2012-03-123-76/+96
| * | qapi: complete implementation of unionsPaolo Bonzini2012-03-125-1/+98
| * | use QSIMPLEQ_FOREACH_SAFE when freeing list elementsPaolo Bonzini2012-03-121-2/+2
| * | Add 'make check-block'Kevin Wolf2012-03-122-1/+27
| * | make check: Add qemu-iotests subsetKevin Wolf2012-03-122-0/+22
| * | qemu-iotests: Mark some tests as quickKevin Wolf2012-03-121-12/+12
| * | qcow2: Add error messages in qcow2_truncateKevin Wolf2012-03-122-1/+4
| * | block: handle -EBUSY in bdrv_commit_all()Stefan Hajnoczi2012-03-123-6/+13
| * | qcow2: Add some tracingKevin Wolf2012-03-124-1/+65
| * | qed: do not evict in-use L2 table cache entriesStefan Hajnoczi2012-03-121-4/+18
| * | Group snapshot: Fix format name for backing filePaolo Bonzini2012-03-121-1/+2
| |/
* | Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori2012-03-126-267/+168
|\ \
| * | memory: get rid of cpu_register_io_memory()Avi Kivity2012-03-085-73/+1
| * | memory: dispatch directly via MemoryRegionAvi Kivity2012-03-084-98/+69
| * | exec: fix code tlb entry misused as iotlb in get_page_addr_code()Avi Kivity2012-03-081-1/+1
| * | memory: store section indices in iotlb instead of io indicesAvi Kivity2012-03-083-8/+24
| * | memory: make phys_page_find() return an unadjusted sectionAvi Kivity2012-03-081-116/+102
OpenPOWER on IntegriCloud