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
2023-06-07
Merge tag 'pull-xen-20230607' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-06-07
vfio-user: update comments
Jagannathan Raman
2023-06-07
xen-block: fix segv on unrealize
Anthony PERARD
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
2023-06-07
hw/isa/piix3: Resolve redundant k->config_write assignments
Bernhard Beschow
2023-06-07
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
2023-06-07
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
2023-06-07
hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
Bernhard Beschow
2023-06-07
hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
Bernhard Beschow
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add emac and gmac support
qianfan Zhao
2023-06-06
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add SDRAM controller device
qianfan Zhao
2023-06-06
hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add i2c0 device
qianfan Zhao
2023-06-06
hw: allwinner-r40: Complete uart devices
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add Clock Control Unit
qianfan Zhao
2023-06-06
hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
qianfan Zhao
2023-06-06
xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
hw/mips/malta: Fix the malta machine on big endian hosts
Thomas Huth
2023-06-05
Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into staging
Richard Henderson
2023-06-05
hw/isa/i82378: Remove unused "io" attribute
Bernhard Beschow
2023-06-05
hw/arm/omap: Remove unused omap_uart_attach()
Bernhard Beschow
2023-06-05
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-06-02
numa: Check for qemu_strtosz_MiB error
Eric Blake
2023-06-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-06-01
hw/9pfs: use qemu_xxhash4
Alex Bennée
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
virtio: do not set is_external=true on host notifiers
Stefan Hajnoczi
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio-blk: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
2023-05-30
hw/xen: do not set is_external=true on evtchn fds
Stefan Hajnoczi
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
[next]