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
/
softmmu
Age
Commit message (
Expand
)
Author
2023-02-27
softmmu: Extract watchpoint API from physmem.c
Philippe Mathieu-Daudé
2023-02-27
softmmu: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-02-27
Deprecate the "-no-acpi" command line switch
Thomas Huth
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-10
vl: catch [accel] entry without accelerator
Paolo Bonzini
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-04
qdev: Move HMP command completion from monitor to softmmu/
Markus Armbruster
2023-02-04
runstate: Move HMP commands from monitor/ to softmmu/
Markus Armbruster
2023-02-04
tpm: Move HMP commands from monitor/ to softmmu/
Markus Armbruster
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-13
softmmu/rtc: Emit warning when using driftfix=slew on systems without mc146818
Thomas Huth
2023-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi run-state: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi misc: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-08
memory: Fix wrong end address dump
Zhenzhong Duan
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
module: removed unused function argument "mayfail"
Claudio Fontana
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
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 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
vl: Allow ThreadContext objects to be created before the sandbox option
David Hildenbrand
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
qtest: Improve error messages when property can not be set right now
Markus Armbruster
2022-10-26
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
seccomp: Get actual errno value from failed seccomp functions
Michal Privoznik
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
[next]