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
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
2019-09-03
cputlb: Handle watchpoints via TLB_WATCHPOINT
Richard Henderson
2019-09-03
exec: Factor out cpu_watchpoint_address_matches
Richard Henderson
2019-09-03
cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
Richard Henderson
2019-09-03
exec: Factor out core logic of check_watchpoint()
David Hildenbrand
2019-09-03
exec: Move user-only watchpoint stubs inline
Richard Henderson
2019-09-03
cputlb: Byte swap memory transaction attribute
Tony Nguyen
2019-09-03
cputlb: Replace size and endian operands for MemOp
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
memory: Introduce size_memop
Tony Nguyen
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
2019-08-27
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2019-08-27
xen: Fix ring.h header
Anthony PERARD
2019-08-22
Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...
Peter Maydell
2019-08-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-08-22
crypto: define cleanup functions for use with g_autoptr
Daniel P. Berrangé
2019-08-22
glib: bump min required glib library version to 2.48
Daniel P. Berrangé
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
module: return success on module load
Marc-André Lureau
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
2019-08-21
machine: Add wakeup method to MachineClass
Nicholas Piggin
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
ppc/xive: Provide silent escalation support
Cédric Le Goater
2019-08-21
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
2019-08-20
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
[next]