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
/
hw
Age
Commit message (
Expand
)
Author
2019-07-29
e1000: don't raise interrupt in pre_save()
Jason Wang
2019-07-26
hw/arm/boot: Further improve initrd positioning code
Peter Maydell
2019-07-26
hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
Peter Maydell
2019-07-26
stellaris_input: Fix vmstate description of buttons field
Peter Maydell
2019-07-26
pl330: fix vmstate description
Damien Hedde
2019-07-26
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-25-1...
Peter Maydell
2019-07-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-25
tpm_emulator: Translate TPM error codes to strings
Stefan Berger
2019-07-25
virtio-balloon: free pbp more aggressively
Michael S. Tsirkin
2019-07-25
tpm: Exit in reset when backend indicates failure
Stefan Berger
2019-07-25
virtio-balloon: don't track subpages for the PBP
David Hildenbrand
2019-07-25
virtio-balloon: Use temporary PBP only
David Hildenbrand
2019-07-25
virtio-balloon: Rework pbp tracking data
David Hildenbrand
2019-07-25
virtio-balloon: Better names for offset variables in inflate/deflate code
David Hildenbrand
2019-07-25
virtio-balloon: Simplify deflate with pbp
David Hildenbrand
2019-07-25
virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
David Hildenbrand
2019-07-25
virtio-balloon: Fix wrong sign extension of PFNs
David Hildenbrand
2019-07-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-25
i386/acpi: show PCI Express bus on pxb-pcie expanders
Evgeny Yakovlev
2019-07-25
ioapic: kvm: Skip route updates for masked pins
Jan Kiszka
2019-07-25
i386/acpi: fix gint overflow in crs_range_compare
Evgeny Yakovlev
2019-07-24
virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
Zhengui li
2019-07-23
hw/i386: also turn off VMMOUSE is VMPORT is disabled
Alex Bennée
2019-07-23
hw/block/pflash_cfi02: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-07-23
hw/block/pflash_cfi01: Add missing DeviceReset() handler
Philippe Mathieu-Daudé
2019-07-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722'...
Peter Maydell
2019-07-22
hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
Peter Maydell
2019-07-19
scsi-generic: Check sense key before request snooping and patching
Shin'ichiro Kawasaki
2019-07-19
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
2019-07-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190719' into staging
Peter Maydell
2019-07-18
hw/riscv: Load OpenSBI as the default firmware
Alistair Francis
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
2019-07-16
hw/block/pflash_cfi01: Start state machine as READY to accept commands
Philippe Mathieu-Daudé
2019-07-16
hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commands
Philippe Mathieu-Daudé
2019-07-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-15
Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs
Paolo Bonzini
2019-07-15
hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
Philippe Mathieu-Daudé
2019-07-15
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
Philippe Mathieu-Daudé
2019-07-15
hw/lm32/Kconfig: Milkymist One provides a USB 1.1 Controller
Philippe Mathieu-Daudé
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-15
hw/arm/virt: Fix non-secure flash mode
David Engraf
2019-07-15
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-15
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-15
hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
Philippe Mathieu-Daudé
2019-07-15
hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
Philippe Mathieu-Daudé
2019-07-15
hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
Philippe Mathieu-Daudé
2019-07-15
hw/i386: turn off vmport if CONFIG_VMPORT is disabled
Julio Montes
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
[next]