summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xen-platform: add missing disk unplug optionPaul Durrant2017-01-281-1/+1
* pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell2017-01-271-0/+4
* hw/registerfields.h: Pull FIELD etc macros out of hw/register.hPeter Maydell2017-01-272-46/+61
* hbitmap: Add hbitmap_is_serializable()Max Reitz2017-01-261-0/+13
* Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell2017-01-253-0/+9
|\
| * nios2: Add support for Nios-II R1Marek Vasut2017-01-241-0/+1
| * nios2: Add usermode binaries emulationMarek Vasut2017-01-241-0/+2
| * nios2: Add disas entriesMarek Vasut2017-01-241-0/+6
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-01-258-32/+9Star
|\ \
| * | win32: use glib gpoll if glib >= 2.50Marc-André Lureau2017-01-241-1/+1
| * | object: make some funcs staticMarc-André Lureau2017-01-241-24/+0Star
| * | object.h: spelling fixMarc-André Lureau2017-01-241-1/+1
| * | include: Fix typos found by codespellStefan Weil2017-01-246-6/+7
| |/
* | PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-241-10/+0Star
* | migration: re-active images while migration been canceled after inactive themzhanghailiang2017-01-241-0/+3
* | migration: Fail migration blocker for --only-migratableAshijeet Acharya2017-01-241-1/+1
* | migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-241-1/+6
* | migration: Add a new option to enable only-migratableAshijeet Acharya2017-01-241-0/+3
* | migration: migrate QTAILQJianjun Duan2017-01-242-0/+80
* | migration: extend VMStateInfoJianjun Duan2017-01-241-5/+14
|/
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-243-3/+3
* arch_init: Remove unnecessary default_config_files tableEduardo Habkost2017-01-241-4/+0Star
* io: introduce a DNS resolver APIDaniel P. Berrange2017-01-232-0/+230
* io: remove Error parameter from QIOTask thread workerDaniel P. Berrange2017-01-231-11/+8Star
* io: change the QIOTask callback signatureDaniel P. Berrange2017-01-231-31/+42
* io: add ability to associate an error with a taskDaniel P. Berrange2017-01-231-0/+32
* io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange2017-01-231-0/+27
* io: fix typo in docs for QIOTaskDaniel P. Berrange2017-01-231-3/+3
* io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange2017-01-231-3/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-2015-88/+214
|\
| * pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8Marcelo Tosatti2017-01-201-3/+4
| * Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-192-0/+14
| * target/i386: Add Intel HAX filesVincent Palatin2017-01-191-0/+56
| * kvm: move cpu synchronization codeVincent Palatin2017-01-192-23/+39
| * ramblock-notifier: newPaolo Bonzini2017-01-163-49/+75
| * acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini2017-01-161-1/+0Star
| * event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-162-3/+15
| * hw: move reset handlers from vl.c to hw/corePaolo Bonzini2017-01-163-6/+11
| * smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm2017-01-162-2/+1Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell2017-01-201-0/+1
|\ \
| * | virtio-ccw: fix ring sizingMichael S. Tsirkin2017-01-201-0/+1
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-01-202-4/+13
|\ \ \
| * | | m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2017-01-202-4/+13
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-2010-238/+427
|\ \ \
| * | | virtio_crypto: header updateMichael S. Tsirkin2017-01-181-230/+251
| * | | pci_regs: update to latest linuxMichael S. Tsirkin2017-01-181-1/+0Star
| * | | virtio_mmio: add standard header fileMichael S. Tsirkin2017-01-181-0/+141
| * | | fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek2017-01-181-1/+9
| * | | pc: Add 2.9 machine-typesEduardo Habkost2017-01-181-0/+2
| * | | fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek2017-01-181-2/+1Star