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