summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: make bdrv_delete() staticFam Zheng2013-09-061-1/+0Star
* block: implement reference count for BlockDriverStateFam Zheng2013-09-062-0/+3
* block: Enable the new throttling code in the block layer.Benoît Canet2013-09-062-27/+6Star
* throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet2013-09-061-0/+110
* memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-051-0/+4
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-11/+9Star
|\
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-9/+0Star
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-2/+9
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-033-0/+3
|\ \
| * | qcow2-refcount: Repair shared refcount blocksMax Reitz2013-09-021-0/+1
| * | qcow2: Metadata overlap checksMax Reitz2013-08-301-0/+1
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-301-0/+1
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-4/+4
|\ \ \
| * | | misc: Fix some typos in names and commentsStefan Weil2013-09-011-4/+4
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-033-6/+21
|\ \ \ \
| * | | | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-0/+8
| * | | | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-5/+2Star
| * | | | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-1/+10
| * | | | pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
* | | | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-036-10/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | isa: Fix documentation of isa_register_portio_list()Hervé Poussineau2013-08-301-1/+1
| * | | | qom: Assert instance size in object_initialize_with_type()Andreas Färber2013-08-301-1/+2
| * | | | qom: Pass available size to object_initialize()Andreas Färber2013-08-301-1/+2
| * | | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
| * | | | usb: Pass size to usb_bus_new()Andreas Färber2013-08-301-1/+2
| * | | | scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-301-2/+2
| * | | | pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-301-1/+1
| * | | | qom: Fix object_initialize_with_type() argument name in documentationAndreas Färber2013-08-301-1/+1
| * | | | object: Fix typo in qom/object.hPeter Chubb2013-08-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'tcg-next' of git://github.com/rth7680/qemuAurelien Jarno2013-09-035-120/+113Star
|\ \ \ \
| * | | | tcg: Introduce zero and sign-extended versions of load helpersRichard Henderson2013-09-021-12/+46
| * | | | exec: Split softmmu_defs.hRichard Henderson2013-09-023-51/+6Star
| * | | | exec: Rename USUFFIX to LSUFFIXRichard Henderson2013-09-021-6/+6
| * | | | exec: Reorganize the GETRA/GETPC macrosRichard Henderson2013-09-022-52/+56
| * | | | tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson2013-09-021-2/+2
| |/ / /
* | | | pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-021-1/+16
* | | | spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-022-4/+8
|/ / /
* | / monitor: avoid use of global *cur_mon in monitor_find_completion()Wenchao Xia2013-08-301-1/+2
| |/ |/|
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori2013-08-301-1/+2
|\ \
| * | kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione2013-08-091-1/+2
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-301-0/+1
|\ \ \ | | |/ | |/|
| * | loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-201-0/+1
* | | tcg-i386: Remove abort from GETPC_LDSTRichard Henderson2013-08-291-5/+5
* | | tcg-i386: Use new return-argument ld/st helpersRichard Henderson2013-08-261-11/+2Star
* | | tcg: Tidy softmmu_template.hRichard Henderson2013-08-261-183/+104Star
* | | tcg: Add mmu helpers that take a return address argumentRichard Henderson2013-08-262-33/+55
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-269-65/+681
|\ \ \
| * | | aio / timers: Remove legacy interfaceAlex Bligh2013-08-221-212/+2Star
| * | | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-222-2/+2
| * | | aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh2013-08-222-2/+2