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
/
include
Age
Commit message (
Expand
)
Author
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
2022-01-08
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
2022-01-06
Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-04
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Correct qdev_connect_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Correct qdev_init_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Cosmetic around documentation
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let st*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
[next]