summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pc: add SMM propertyPaolo Bonzini2015-07-061-0/+3
* ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-062-2/+3
* pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-061-1/+1
* kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-061-0/+4
* kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-061-0/+5
* kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-061-0/+30
* linux-headers: Update to 4.2-rc1Alexey Kardashevskiy2015-07-063-2/+11
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-0610-39/+117
|\
| * Stop including qemu-common.h in memory.hPeter Maydell2015-07-065-4/+21
| * memory: Add global-locking property to memory regionsJan Kiszka2015-07-011-0/+26
| * main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini2015-07-011-0/+10
| * cpu-defs: Move out TB_JMP definesPeter Crosthwaite2015-06-262-8/+8
| * include/exec: Move tb hash functions outPeter Crosthwaite2015-06-262-20/+43
| * include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite2015-06-262-6/+6
| * cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite2015-06-261-1/+0
| * qemu-common: add VEC_OR macroArtyom Tarasenko2015-06-261-0/+3
* | numa: API to lookup NUMA node by addressBharata B Rao2015-07-031-0/+1
* | numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao2015-07-031-0/+10
* | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-031-0/+4
* | pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-032-5/+13
* | virtio-input: add input routing supportGerd Hoffmann2015-07-031-0/+2
* | block: Remove bdrv_reset_dirtyFam Zheng2015-07-021-2/+0
* | qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-021-0/+2
* | block: Add bdrv_get_block_status_aboveFam Zheng2015-07-021-0/+4
* | timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-1/+1
* | timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2015-07-022-2/+2
* | qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-266-3/+38
|\ \
| * | hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek2015-06-231-0/+17
| * | hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-0/+1
| * | hw/pci: introduce shpc_present() helper functionLaszlo Ersek2015-06-231-0/+6
| * | hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-0/+1
| * | hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-231-0/+2
| * | hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-2/+3
| * | migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek2015-06-231-1/+6
| * | add pci-bridge-seatGerd Hoffmann2015-06-231-0/+1
| * | balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev2015-06-231-0/+1
* | | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao2015-06-261-0/+12
* | | include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki2015-06-261-6/+7
| |/ |/|
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-253-1/+10
|\ \
| * | iov: don't touch iov in iov_send_recv()Wen Congyang2015-06-231-1/+1
| * | util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang2015-06-231-0/+8
| * | block-backend: Introduce blk_drain()Alexander Yarygin2015-06-231-0/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell2015-06-231-7/+13
|\ \ \ | |/ / |/| |
| * | virtio-input: evdev passthroughGerd Hoffmann2015-06-231-0/+13
| * | virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann2015-06-231-8/+1
| |/
* | Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-225-6/+2
* | Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-223-3/+0
* | qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-3/+0
* | qerror: Finally unused, clean upMarkus Armbruster2015-06-223-19/+2
OpenPOWER on IntegriCloud