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
2017-10-15
PCI: PCIe access should always be little endian
Matt Redfearn
2017-10-15
virtio/pci/migration: Convert to VMState
Dr. David Alan Gilbert
2017-10-15
hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
Aleksandr Bezzubikov
2017-10-15
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
2017-10-15
virtio/vhost: reset dev->log after syncing
Felipe Franciosi
2017-10-15
MAINTAINERS: add Dump maintainers
Marc-André Lureau
2017-10-15
scripts/dump-guest-memory.py: add vmcoreinfo
Marc-André Lureau
2017-10-15
kdump: set vmcoreinfo location
Marc-André Lureau
2017-10-15
dump: update phys_base header field based on VMCOREINFO content
Marc-André Lureau
2017-10-15
dump: add guest ELF note
Marc-André Lureau
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
pci: Set err to errp directly rather than through error_propagate()
Mao Zhongyi
2017-10-15
xio3130_downstream: Report error if pcie_chassis_add_slot() failed
Eduardo Habkost
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: simplify reply transmission
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: refactor nbd_co_send_simple_reply parameters
Vladimir Sementsov-Ogievskiy
2017-10-13
nbd/server: do not use NBDReply structure
Vladimir Sementsov-Ogievskiy
2017-10-13
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2017-10-13
specs: Describe the TPM support in QEMU
Stefan Berger
2017-10-13
tpm: Move tpm_cleanup() to right place
Amarnath Valluri
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
2017-10-12
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
2017-10-12
block/nbd-client: refactor nbd_co_receive_reply
Vladimir Sementsov-Ogievskiy
2017-10-12
block/nbd-client: assert qiov len once in nbd_co_request
Vladimir Sementsov-Ogievskiy
2017-10-12
NBD: use g_new() family of functions
Marc-André Lureau
2017-10-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171012'...
Peter Maydell
2017-10-12
nvic: Fix miscalculation of offsets into ITNS array
Peter Maydell
2017-10-12
libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
Dr. David Alan Gilbert
2017-10-12
libvhost-user: Update and fix feature and request lists
Dr. David Alan Gilbert
2017-10-12
vhost-user-bridge: Only process received packets on started queues
Dr. David Alan Gilbert
2017-10-12
libvhost-user: vu_queue_started
Dr. David Alan Gilbert
2017-10-12
nvic: Add missing 'break'
Peter Maydell
2017-10-12
target/arm: Implement SG instruction corner cases
Peter Maydell
2017-10-12
target/arm: Support some Thumb insns being always unconditional
Peter Maydell
2017-10-12
target-arm: Simplify insn_crosses_page()
Peter Maydell
2017-10-12
target/arm: Pull Thumb insn word loads up to top level
Peter Maydell
2017-10-12
target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
Peter Maydell
2017-10-12
target/arm: Implement secure function return
Peter Maydell
[prev]
[next]