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-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
2019-02-26
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
2019-02-26
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
2019-02-26
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into staging
Peter Maydell
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2019-02-22
block: enhance QEMUIOVector structure
Vladimir Sementsov-Ogievskiy
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2019-02-21
char: move SpiceChardev and open_spice_port() to spice.h header
Marc-André Lureau
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
qapi: remove qmp_unregister_command()
Marc-André Lureau
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
[next]