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
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-02-25
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
2020-02-25
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
2020-02-21
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
2020-02-21
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
Francisco Iglesias
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
2020-02-21
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
2020-02-21
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-21
z2: Make providing flash images non-mandatory
Guenter Roeck
2020-02-21
mainstone: Make providing flash images non-mandatory
Guenter Roeck
2020-02-21
hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
Philippe Mathieu-Daudé
2020-02-21
aspeed/scu: Implement chip ID register
Joel Stanley
2020-02-21
aspeed/scu: Create separate write callbacks
Joel Stanley
2020-02-21
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
Chen Qun
2020-02-21
spapr: Fix handling of unplugged devices during CAS and migration
Greg Kurz
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-21
pnv/phb3: Add missing break statement
Greg Kurz
2020-02-21
pnv/phb4: Fix error path in pnv_pec_realize()
Greg Kurz
2020-02-21
pnv/phb3: Convert 1u to 1ull
Greg Kurz
2020-02-21
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-21
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2020-02-21
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
2020-02-21
ppc: function to setup latest class options
Michael S. Tsirkin
2020-02-21
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
2020-02-21
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
2020-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-02-19
hw/xtensa/xtfpga:fix leak of fdevice tree blob
Chen Qun
2020-02-19
hw/nios2:fix leak of fdevice tree blob
Chen Qun
2020-02-18
hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c
Philippe Mathieu-Daudé
2020-02-18
hw/hppa/dino: Fix bitmask for the PCIROR register
Philippe Mathieu-Daudé
2020-02-18
hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)
Philippe Mathieu-Daudé
2020-02-18
hw/hppa/dino: Add comments with register name
Philippe Mathieu-Daudé
2020-02-18
hw/display/artist: Remove dead code (CID 1419388 & 1419389)
Philippe Mathieu-Daudé
2020-02-18
hw/display/artist: Avoid drawing line when nothing to display
Philippe Mathieu-Daudé
2020-02-18
hw/display/artist: Delay some variables initialization
Philippe Mathieu-Daudé
2020-02-18
hw/display/artist: Remove pointless initialization
Philippe Mathieu-Daudé
2020-02-18
hw/display/artist: Move trace event to draw_line()
Philippe Mathieu-Daudé
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-02-18
hw/block/pflash_cfi02: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
hw/display/qxl: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
hw/vfio/display: Remove superfluous semicolon
Philippe Mathieu-Daudé
[next]