index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-23
contrib/gitdm: un-ironically add a mapping for LWN
Alex Bennée
2021-07-23
contrib/gitdm: add domain-map/group-map for Wind River
Alex Bennée
2021-07-23
contrib/gitdm: add domain-map for Eldorado
Alex Bennée
2021-07-23
contrib/gitdm: add domain-map/group-map mappings for Samsung
Alex Bennée
2021-07-23
gitdm.config: sort the corporate GroupMap entries
Alex Bennée
2021-07-23
contrib/gitdm: add a group mapping for robot scanners
Alex Bennée
2021-07-23
contrib/gitdm: add domain-map for MontaVista
Alex Bennée
2021-07-23
.mailmap: fix up some broken commit authors
Alex Bennée
2021-07-23
contrib/gitdm: add some new aliases to fix up commits
Alex Bennée
2021-07-23
configure: remove needless if leg
Alex Bennée
2021-07-23
docs: add a section on the generalities of vhost-user
Alex Bennée
2021-07-23
docs: collect the disparate device emulation docs into one section
Alex Bennée
2021-07-23
gitignore: Update with some filetypes
Viresh Kumar
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2021-07-22
vl: add virtio-vga-gl to the default_list
Marc-André Lureau
2021-07-22
hw/display: fail early when multiple virgl devices are requested
Marc-André Lureau
2021-07-22
Revert "qxl: add migration blocker to avoid pre-save assert"
Gerd Hoffmann
2021-07-22
qxl: remove assert in qxl_pre_save.
Gerd Hoffmann
2021-07-22
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210721' into...
Peter Maydell
2021-07-22
configure: Let --without-default-features disable vhost-kernel and vhost-vdpa
Thomas Huth
2021-07-22
configure: Fix the default setting of the "xen" feature
Thomas Huth
2021-07-22
configure: Allow vnc to get disabled with --without-default-features
Thomas Huth
2021-07-22
configure: Fix --without-default-features propagation to meson
Thomas Huth
2021-07-22
meson: fix dependencies for modinfo
Paolo Bonzini
2021-07-22
configure: Drop obsolete check for the alloc_size attribute
Thomas Huth
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-22
target/i386: Added V_INTR_PRIO check to virtual interrupts
Lara Lazier
2021-07-22
qemu-config: restore "machine" in qmp_query_command_line_options()
Stefan Hajnoczi
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
2021-07-22
chardev-spice: add missing module_obj directive
Paolo Bonzini
2021-07-22
hw/display/virtio-gpu: Fix memory leak (CID 1453811)
Philippe Mathieu-Daudé
2021-07-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-07-21' int...
Peter Maydell
2021-07-21
qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
Eric Blake
2021-07-21
qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
Eric Blake
2021-07-21
iotests: Improve and rename test 291 to qemu-img-bitmap
Eric Blake
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
accel/tcg: Hoist tb_cflags to a local in translator_loop
Richard Henderson
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
accel/tcg: Move breakpoint recognition outside translation
Richard Henderson
2021-07-21
accel/tcg: Merge tb_find into its only caller
Richard Henderson
2021-07-21
target/avr: Implement gdb_adjust_breakpoint
Richard Henderson
2021-07-21
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
2021-07-21
target/i386: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
hw/core: Introduce TCGCPUOps.debug_check_breakpoint
Richard Henderson
2021-07-21
accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
Richard Henderson
2021-07-21
accel/tcg: Handle -singlestep in curr_cflags
Richard Henderson
[next]