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
Age
Commit message (
Expand
)
Author
2021-07-12
hw/sd/sdcard: When card is in wrong state, log which state it is
Philippe Mathieu-Daudé
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...
Peter Maydell
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
util/guest-random: Fix size arg to tail memcpy
Mark Nelson
2021-07-09
migration: fix typo in mig_throttle_guest_down comment
Olaf Hering
2021-07-09
target/xtensa/xtensa-semi: Fix compilation problem on Haiku
Thomas Huth
2021-07-09
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
misc: Remove redundant new line in perror()
Li Zhijian
2021-07-09
virtiofsd: Add missing newline in error message
Hubert Jasudowicz
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
memory: Display MemoryRegion name in read/write ops trace events
Philippe Mathieu-Daudé
2021-07-09
qemu-option: Drop dead assertion
Markus Armbruster
2021-07-09
meson: Use input/output for entitlements target
Akihiko Odaki
2021-07-09
configure: allow the selection of alternate config in the build
Alex Bennée
2021-07-09
configs: rename default-configs to configs and reorganise
Alex Bennée
2021-07-09
hw/arm: move CONFIG_V7M out of default-devices
Alex Bennée
2021-07-09
hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
Alex Bennée
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
meson: switch function tests from compilation to linking
Paolo Bonzini
2021-07-09
vl: fix leak of qdict_crumple return value
Paolo Bonzini
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
2021-07-09
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
2021-07-09
usb: build usb-host as module
Gerd Hoffmann
2021-07-09
monitor/usb: register 'info usbhost' dynamically
Gerd Hoffmann
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
2021-07-09
accel: build tcg modular
Gerd Hoffmann
2021-07-09
accel: add tcg module annotations
Gerd Hoffmann
2021-07-09
accel: build qtest modular
Gerd Hoffmann
2021-07-09
accel: add qtest module annotations
Gerd Hoffmann
2021-07-09
accel: autoload modules
Gerd Hoffmann
2021-07-09
modules: hook up modules.h to docs build
Gerd Hoffmann
2021-07-09
modules: add module_obj() note to QOM docs
Gerd Hoffmann
2021-07-09
modules: add documentation for module sourcesets
Gerd Hoffmann
2021-07-09
modules: target-specific module build infrastructure
Gerd Hoffmann
2021-07-09
modules: check arch on qom lookup
Gerd Hoffmann
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: add tracepoints
Gerd Hoffmann
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
modules: use modinfo for qom load
Gerd Hoffmann
2021-07-09
modules: use modinfo for dependencies
Gerd Hoffmann
2021-07-09
modules: add block module annotations
Gerd Hoffmann
2021-07-09
modules: add s390x module annotations
Gerd Hoffmann
[next]