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-18
hw/arm: add control knob to disable kaslr_seed via DTB
Alex Bennée
2022-01-18
ui: avoid warnings about directdb on Alpine / musl libc
Daniel P. Berrangé
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
block_int: make bdrv_backing_overridden static
Emanuele Giuseppe Esposito
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
2022-01-12
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
2022-01-12
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
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
[next]