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-03-20
replace TABs with spaces
Yeqi Fu
2023-03-17
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
2023-03-15
vl: defuse PID file path resolve error
Fiona Ebner
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-08
memory: Dump HPA and access type of ramblocks
Ted Chen
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-07
physmem: add missing memory barrier
Paolo Bonzini
2023-03-05
softmmu: Check watchpoints for read+write at once
Richard Henderson
2023-03-05
tcg: Include "qemu/timer.h" for profile_getclock
Richard W.M. Jones
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-02
memory: introduce memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-01
xen: Permit --xen-domid argument when accel is KVM
Paul Durrant
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
2023-02-28
softmmu: Use memmove in flatview_write_continue
Akihiko Odaki
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
[next]