aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber
2013-11-05a9mpcore: Embed A9SCUStateAndreas Färber
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-30coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka
2013-10-29block: Avoid unecessary drv->bdrv_getlength() callsKevin Wolf
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber
2013-10-25target-ppc: dump-guest-memory supportAneesh Kumar K.V
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-10-17timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini
2013-10-17timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan
2013-10-17qemu-thread: add QemuEventPaolo Bonzini
2013-10-17timer: protect timers_state's clock with seqlockLiu Ping Fan
2013-10-17seqlock: introduce read-write seqlockPaolo Bonzini
2013-10-17portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin
2013-10-14hpet: add API to find itMichael S. Tsirkin
2013-10-14pvpanic: add API to access io portMichael S. Tsirkin
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin
2013-10-14i386: define pc guest infoMichael S. Tsirkin
2013-10-14loader: allow adding ROMs in done callbacksMichael S. Tsirkin
2013-10-14loader: use file path size from fw_cfg.hMichael S. Tsirkin
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin
2013-10-14pcie_host: expose address formatMichael S. Tsirkin
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin
2013-10-14loader: support for unmapped ROM blobsMichael S. Tsirkin
2013-10-14fw_cfg: interface to trigger callback on readMichael S. Tsirkin
2013-10-14qom: add pointer to int property helpersMichael S. Tsirkin
2013-10-14qom: cleanup struct Error referencesMichael S. Tsirkin
2013-10-14cleanup object.h: include error.h directlyIgor Mammedov
2013-10-14hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum
2013-10-14hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum
2013-10-14hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum
2013-10-14hw/pci: partially handle pci master abortMarcel Apfelbaum