summaryrefslogtreecommitdiffstats
path: root/include/sysemu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-261-1/+9
|\
| * char: add qemu_chr_free()Marc-André Lureau2015-10-241-1/+9
* | block: Add blk_insert_bs()Max Reitz2015-10-231-0/+1
* | block: Add BlockBackendRootStateMax Reitz2015-10-231-0/+2
* | block: Move I/O status and error actions into BBMax Reitz2015-10-231-0/+7
* | block: Add blk_is_available()Max Reitz2015-10-231-0/+1
* | block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-231-1/+1
|/
* kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth2015-10-191-2/+0
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-3/+4
* kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin2015-10-191-0/+9
* qemu-char: convert vc backend to data-driven creationPaolo Bonzini2015-10-191-3/+2
* qemu-char: convert testdev backend to data-driven creationPaolo Bonzini2015-10-191-3/+0
* qemu-char: convert braille backend to data-driven creationPaolo Bonzini2015-10-191-3/+0
* qemu-char: convert msmouse backend to data-driven creationPaolo Bonzini2015-10-191-3/+0
* qemu-char: add create to register_char_driverPaolo Bonzini2015-10-141-1/+3
* exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini2015-10-122-0/+5
* oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-241-0/+2
* intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-241-0/+26
* machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost2015-09-192-2/+2
* Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-0/+1
* qemu-common.h: Move Win32 fixups into os-win32.hPeter Maydell2015-08-191-0/+18
* runstate: Add runstate storeJuan Quintela2015-07-071-0/+1
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-071-2/+10
|\
| * kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-061-0/+1
| * kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-061-0/+6
| * kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-3/+4
* | 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
|/
* 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
* block-backend: Introduce blk_drain()Alexander Yarygin2015-06-231-0/+1
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* semihosting: create SemihostingConfig structure and semihost.hLeon Alrae2015-06-191-1/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell2015-06-161-1/+1
|\
| * virtio-vga: add '-vga virtio' supportGerd Hoffmann2015-06-121-1/+1
* | Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert2015-06-121-0/+1
* | migration: move ram stuff to migration/ramJuan Quintela2015-06-121-1/+0
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-042-0/+3
|\
| * hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-031-0/+1
| * TPM: fix build with tpm disabledJuan Quintela2015-06-031-0/+2
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...Peter Maydell2015-06-041-0/+2
|\ \
| * | kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+2
| |/
* | monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster2015-06-021-3/+1
* | monitor: Use traditional command interface for HMP drive_delMarkus Armbruster2015-06-021-1/+1
|/
* TPM2 ACPI table supportStefan Berger2015-06-011-2/+9
* Extend TPM TIS interface to support TPM 2Stefan Berger2015-05-312-0/+29
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell2015-05-112-3/+0
|\
| * Remove various unused functionsThomas Huth2015-05-082-3/+0
* | kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+2
|/
OpenPOWER on IntegriCloud