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-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
2019-07-15
scsi-disk: pass sense correctly for guest-recoverable errors
Shinichiro Kawasaki
2019-07-12
virtio pmem: remove transitional names
Pankaj Gupta
2019-07-12
virtio pmem: remove memdev null check
Pankaj Gupta
2019-07-12
virtio pmem: fix wrong mem region condition
Pankaj Gupta
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
2019-07-12
xio3130_downstream: typo fix
Michael S. Tsirkin
2019-07-12
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
2019-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709...
Peter Maydell
2019-07-09
Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit"
Philippe Mathieu-Daudé
2019-07-09
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into staging
Peter Maydell
2019-07-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1...
Peter Maydell
2019-07-08
hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built
Philippe Mathieu-Daudé
2019-07-08
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
2019-07-08
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-05
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
2019-07-05
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
2019-07-05
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
2019-07-05
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
[next]