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
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-19
Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
2022-03-19
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
2022-03-18
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
2022-03-18
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-18
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2022-03-18
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
2022-03-18
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
2022-03-18
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
2022-03-18
hw/display: Allow vga_common_init() to return errors
Thomas Huth
2022-03-18
hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
Thomas Huth
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
vdpa: Never set log_base addr if SVQ is enabled
Eugenio Pérez
2022-03-15
vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
Eugenio Pérez
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
vhost: Add VhostIOVATree
Eugenio Pérez
2022-03-15
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
2022-03-15
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
2022-03-15
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2022-03-15
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-15
virtio-net: fix map leaking on error during receive
Jason Wang
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
2022-03-14
ppc/xive2: Make type Xive2EndSource not user creatable
Cédric Le Goater
2022-03-14
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
2022-03-10
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-09
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
2022-03-09
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
2022-03-09
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
2022-03-09
macfb: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
2022-03-09
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
[next]