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
Age
Commit message (
Expand
)
Author
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
block: Simplify drive-mirror
Eric Blake
2016-07-19
block: Simplify block_set_io_throttle
Eric Blake
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
2016-07-19
qapi-event: Simplify visit of non-implicit data
Eric Blake
2016-07-19
qapi: Drop useless gen_err_check()
Eric Blake
2016-07-19
qapi: Add type.is_empty() helper
Eric Blake
2016-07-19
qapi: Hide tag_name data member of variants
Eric Blake
2016-07-19
qapi: Special case c_name() for empty type
Eric Blake
2016-07-19
qapi: Require all branches of flat union enum to be covered
Eric Blake
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
2016-07-19
qapi: change QmpInputVisitor to QSLIST
Paolo Bonzini
2016-07-19
qapi: change QmpOutputVisitor to QSLIST
Paolo Bonzini
2016-07-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-07-19
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...
Peter Maydell
2016-07-18
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
Lluís Vilanova
2016-07-18
trace: Allow event name pattern in "info trace-events"
Lluís Vilanova
2016-07-18
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
trace: Cosmetic changes on fast-path tracing
Lluís Vilanova
2016-07-18
disas: Remove unused macro '_'
Lluís Vilanova
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
2016-07-18
trace: [bsd-user] Commandline arguments to control tracing
Lluís Vilanova
2016-07-18
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
2016-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
2016-07-18
MAINTAINERS: Add include/block/aio.h to block I/O path section
Fam Zheng
2016-07-18
virtio-blk: dataplane cleanup
Cao jin
2016-07-18
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
2016-07-18
aio-posix: remove useless parameter
Cao jin
2016-07-18
linux-aio: prevent submitting more than MAX_EVENTS
Roman Pen
2016-07-18
aio_ctx_check: follow CODING_STYLE
Cao jin
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2016-07-18
spec/parallels: fix a mistake
Vladimir Sementsov-Ogievskiy
2016-07-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into...
Peter Maydell
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
2016-07-18
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
2016-07-18
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
2016-07-18
ppc: abort if compat property contains an unknown value
Greg Kurz
2016-07-18
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
2016-07-18
ppc: Fix support for odd MSR combinations
Benjamin Herrenschmidt
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
2016-07-18
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
2016-07-18
spapr: fix core unplug crash
Greg Kurz
[next]