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
2023-11-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-11-21
Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-21
ui/pixman-minimal.h: fix empty allocation
Manos Pitsidianakis
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-20
hw/arm/stm32f100: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/arm/stm32f205: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/arm/stm32f405: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/core/machine: Constify MachineClass::valid_cpu_types[]
Gavin Shan
2023-11-20
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-11-15
include/hw/virtio/vhost.h: spelling fix: sate
Michael Tokarev
2023-11-15
include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast
Michael Tokarev
2023-11-15
include/block/ufs.h: spelling fix: setted
Michael Tokarev
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
2023-11-14
dump: Add arch cleanup function
Janosch Frank
2023-11-13
host/include/generic/host/atomic128: Fix compilation problem with Clang 17
Thomas Huth
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
2023-11-10
qom: Add object_property_set_default_list()
Kevin Wolf
2023-11-10
Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...
Stefan Hajnoczi
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-08
block: Protect bs->file with graph_lock
Kevin Wolf
2023-11-08
block: Add missing GRAPH_RDLOCK annotations
Kevin Wolf
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
plugins: add dllexport and dllimport to api funcs
Greg Manning
2023-11-08
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
2023-11-08
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
2023-11-08
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
2023-11-08
Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
Vikram Garhwal
2023-11-07
ppc: qtest already exports qtest_rtas_call()
Juan Quintela
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
2023-11-07
ppc/pnv: Add an I2C controller model
Cédric Le Goater
2023-11-07
s390/sclp: fix SCLP facility map
Heiko Carstens
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
Kevin Wolf
[next]