index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
1
-1
/
+6
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-2
/
+2
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2
-2
/
+2
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-02
migration: restore vmstate on migration failure
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2023-06-02
runstate: drop unused runstate_store()
Vladimir Sementsov-Ogievskiy
1
-12
/
+0
2023-06-02
runstate: add runstate_get()
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-7
/
+54
2023-05-25
softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegions
Mark Cave-Ayland
1
-1
/
+21
2023-05-25
softmmu/ioport.c: QOMify MemoryRegionPortioList
Mark Cave-Ayland
1
-5
/
+31
2023-05-25
softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heap
Mark Cave-Ayland
1
-3
/
+4
2023-05-23
hostmem-file: add offset option
Alexander Graf
2
-6
/
+14
2023-05-22
memory: stricter checks prior to unsetting engaged_in_io
Alexander Bulekov
1
-1
/
+3
2023-05-22
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
1
-0
/
+7
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
1
-1
/
+12
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
1
-5
/
+5
2023-05-15
Use new created qemu_target_pages_to_MiB()
Juan Quintela
1
-8
/
+3
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
1
-0
/
+11
2023-05-02
softmmu: Tidy dirtylimit_dirty_ring_full_time
Richard Henderson
1
-5
/
+10
2023-05-02
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
Peter Maydell
1
-1
/
+1
2023-05-02
accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
Peter Maydell
1
-3
/
+2
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
1
-1
/
+0
2023-05-02
softmmu: Don't use 'singlestep' global in QMP and HMP commands
Peter Maydell
2
-3
/
+25
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
1
-2
/
+15
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
1
-0
/
+16
2023-04-24
vl.c: Create late backends before migration object
Peter Xu
1
-2
/
+7
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
1
-1
/
+1
2023-04-20
softmmu: Move dirtylimit.c into the target independent source set
Thomas Huth
2
-2
/
+3
2023-04-20
softmmu: Make qtest.c target independent
Thomas Huth
2
-7
/
+7
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
1
-26
/
+13
2023-04-20
qtest: Don't assert on "-qtest chardev:myid"
Peter Maydell
1
-1
/
+1
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
1
-2
/
+2
2023-03-28
softmmu: Restore use of CPU watchpoint for all accelerators
Philippe Mathieu-Daudé
2
-1
/
+5
2023-03-28
softmmu/watchpoint: Add missing 'qemu/error-report.h' include
Philippe Mathieu-Daudé
1
-0
/
+1
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
1
-1
/
+1
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-1
/
+1
2023-03-17
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
1
-4
/
+4
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
1
-4
/
+4
2023-03-15
vl: defuse PID file path resolve error
Fiona Ebner
1
-4
/
+5
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
1
-1
/
+1
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
1
-0
/
+4
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-4
/
+10
2023-03-08
memory: Dump HPA and access type of ramblocks
Ted Chen
1
-4
/
+10
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-1
/
+1
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
1
-0
/
+1
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
1
-0
/
+1
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
1
-0
/
+1
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
1
-0
/
+1
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+3
2023-03-07
physmem: add missing memory barrier
Paolo Bonzini
1
-0
/
+3
[next]