index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-28
iothread: release AioContext around aio_poll
Paolo Bonzini
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
aio: introduce qemu_get_current_aio_context
Paolo Bonzini
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2016-10-28
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
2016-10-28
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
[next]