summaryrefslogtreecommitdiffstats
path: root/include/sysemu
Commit message (Expand)AuthorAgeFilesLines
* kvm: Change prototype of kvm_update_guest_debug()Stefan Weil2013-07-261-1/+1
* kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUStateAndreas Färber2013-07-231-2/+2
* device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell2013-07-191-0/+59
* cpus: Add return value for vm_stop()Kevin Wolf2013-07-151-2/+2
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-101-5/+5
|\
| * kvm: Change kvm_remove_all_breakpoints() argument to CPUStateAndreas Färber2013-07-091-1/+1
| * kvm: Free current_cpu identifierAndreas Färber2013-07-091-5/+5
* | vl: New qemu_get_machine_opts()Markus Armbruster2013-07-091-0/+2
|/
* dma: keep a device alive while it has SGListsPaolo Bonzini2013-07-041-1/+3
* KVM: PIC: Only commit irq routing when necessaryAlexander Graf2013-07-011-0/+1
* KVM: Export kvm_init_irq_routingAlexander Graf2013-07-011-0/+1
* KVM: Don't assume that mpstate exists with in-kernel PIC alwaysAlexander Graf2013-07-011-0/+10
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-281-1/+1
|\
| * qemu-char: use ChardevBackendKind in CharDriverGerd Hoffmann2013-06-281-1/+1
* | kvm: Change kvm_cpu_exec() argument to CPUStateAndreas Färber2013-06-281-1/+1
* | kvm: Change kvm_set_signal_mask() argument to CPUStateAndreas Färber2013-06-281-1/+1
* | kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-2/+2
* | kvm: Change kvm_cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-2/+2
|/
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-43/+32
* dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-201-67/+12
* memory_mapping: Improve qemu_get_guest_memory_mapping() error reportingAndreas Färber2013-06-111-7/+1
* cpu: Turn cpu_get_memory_mapping() into a CPUState hookAndreas Färber2013-06-111-2/+0
* memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.hAndreas Färber2013-06-111-2/+3
* cpu: Turn cpu_paging_enabled() into a CPUState hookAndreas Färber2013-06-111-1/+0
* qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth2013-06-101-1/+1
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-05-311-1/+2
|\
| * memory: add address_space_access_validPaolo Bonzini2013-05-291-1/+2
* | kvm: add kvm_readonly_mem_enabledJordan Justen2013-05-291-0/+10
|/
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-2/+2
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-023-21/+15
|\
| * cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-011-9/+0
| * cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-011-0/+3
| * cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-011-10/+10
| * cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-011-2/+2
* | Trivial grammar and spelling fixesStefan Weil2013-05-011-1/+1
|/
* sysemu: drop register_devices from headerMichael S. Tsirkin2013-04-301-2/+0
* add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao2013-04-301-0/+1
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-1/+0
* Common: Add quick access to first boot deviceDominik Dingel2013-04-261-0/+2
* Move TPM passthrough specific command line options to backend structureStefan Berger2013-04-231-0/+1
* Add option to mlock qemu and guest memorySatoru Moriya2013-04-222-0/+6
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-04-191-4/+0
|\
| * kvm: remove unused APIsMichael S. Tsirkin2013-04-141-4/+0
* | chardev: remove the headers of Memory chardev driverLei Li2013-04-171-6/+0
* | cpu: Pass CPUState to *cpu_synchronize_post*()Igor Mammedov2013-04-161-6/+6
* | sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-155-0/+650
* | tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-152-0/+68
|/
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+43
* acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek2013-04-041-1/+2
OpenPOWER on IntegriCloud