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-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Embed RTCState in host device
Bernhard Beschow
2022-10-31
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
2022-10-27
vhost-user-blk: fix the resize crash
Li Feng
2022-10-27
mips/malta: pass RNG seed via env var and re-randomize on reboot
Jason A. Donenfeld
2022-10-27
rx: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
openrisc: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
mips/boston: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
m68k/q800: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
m68k/virt: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
riscv: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
2022-10-27
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2022-10-27
hw/core/resettable: fix reset level counting
Damien Hedde
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
2022-10-26
numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
Stefan Hajnoczi
2022-10-26
numa: call ->ram_block_removed() in ram_block_notifer_remove()
Stefan Hajnoczi
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
[next]