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-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-02
migration: restore vmstate on migration failure
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: drop unused runstate_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: add runstate_get()
Vladimir Sementsov-Ogievskiy
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-25
softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegions
Mark Cave-Ayland
2023-05-25
softmmu/ioport.c: QOMify MemoryRegionPortioList
Mark Cave-Ayland
2023-05-25
softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heap
Mark Cave-Ayland
2023-05-23
hostmem-file: add offset option
Alexander Graf
2023-05-22
memory: stricter checks prior to unsetting engaged_in_io
Alexander Bulekov
2023-05-22
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-15
Use new created qemu_target_pages_to_MiB()
Juan Quintela
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
2023-05-02
softmmu: Tidy dirtylimit_dirty_ring_full_time
Richard Henderson
2023-05-02
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
Peter Maydell
2023-05-02
accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
Peter Maydell
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
softmmu: Don't use 'singlestep' global in QMP and HMP commands
Peter Maydell
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-04-24
vl.c: Create late backends before migration object
Peter Xu
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-04-20
softmmu: Move dirtylimit.c into the target independent source set
Thomas Huth
2023-04-20
softmmu: Make qtest.c target independent
Thomas Huth
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
2023-04-20
qtest: Don't assert on "-qtest chardev:myid"
Peter Maydell
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2023-03-28
softmmu: Restore use of CPU watchpoint for all accelerators
Philippe Mathieu-Daudé
2023-03-28
softmmu/watchpoint: Add missing 'qemu/error-report.h' include
Philippe Mathieu-Daudé
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
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
[next]