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
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-8
/
+11
2024-03-19
seccomp: report EPERM instead of killing process for spawn set
Daniel P. Berrangé
1
-5
/
+5
2024-03-18
vl: do not assert if sev-guest is used together with TCG
Paolo Bonzini
1
-5
/
+4
2024-03-18
vl: convert qemu_machine_creation_done() to Error **
Paolo Bonzini
1
-3
/
+7
2024-03-12
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
1
-5
/
+3
2024-03-12
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-11
migration: migration_thread_is_self
Steve Sistare
1
-4
/
+1
2024-03-11
migration: export vcpu_dirty_limit_period
Steve Sistare
1
-2
/
+1
2024-03-11
migration: export migration_is_running
Steve Sistare
1
-1
/
+1
2024-03-11
migration: export migration_is_active
Steve Sistare
1
-1
/
+1
2024-03-11
migration: remove migration.h references
Steve Sistare
1
-1
/
+0
2024-03-11
migration: export fewer options
Steve Sistare
1
-1
/
+0
2024-03-11
physmem: Fix wrong address in large address_space_read/write_cached_slow()
Jonathan Cameron
1
-6
/
+57
2024-03-11
physmem: Factor out body of flatview_read/write_continue() loop
Jonathan Cameron
1
-70
/
+99
2024-03-11
physmem: Reduce local variable scope in flatview_read/write_continue()
Jonathan Cameron
1
-20
/
+20
2024-03-11
physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...
Jonathan Cameron
1
-25
/
+25
2024-03-09
Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-13
/
+16
2024-03-09
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
1
-1
/
+1
2024-03-09
hmp: Add option to info qtree to omit details
BALATON Zoltan
1
-12
/
+15
2024-03-09
system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-09
replay: Improve error messages about configuration conflicts
Markus Armbruster
1
-1
/
+1
2024-03-08
system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...
Dmitrii Gavrilov
1
-12
/
+11
2024-02-29
cpu: Remove page_size_init
Richard Henderson
1
-1
/
+0
2024-02-29
softmmu/physmem: Remove HOST_PAGE_ALIGN
Richard Henderson
1
-4
/
+11
2024-02-29
softmmu/physmem: Remove qemu_host_page_size
Richard Henderson
1
-1
/
+1
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2
-2
/
+1
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2
-2
/
+1
2024-02-27
system/bootdevice: Don't unregister reset handler in restore_boot_order()
Peter Maydell
1
-11
/
+14
2024-02-22
system/vl: Update description for input grab key
Tianlan Zhou
1
-1
/
+1
2024-02-20
system/physmem: remove redundant arg reassignment
Manos Pitsidianakis
1
-5
/
+2
2024-02-16
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
1
-21
/
+17
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-7
/
+34
2024-02-14
exec/ioport: Add portio_list_set_enabled()
Bernhard Beschow
1
-0
/
+9
2024-02-14
exec/ioport: Add portio_list_set_address()
Bernhard Beschow
1
-0
/
+19
2024-02-14
exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
Bernhard Beschow
1
-7
/
+6
2024-02-13
system: Move memory_ldst.c.inc to system
BALATON Zoltan
1
-0
/
+533
2024-02-09
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
1
-1
/
+0
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
1
-0
/
+2
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
1
-0
/
+9
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-9
/
+13
2024-02-02
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
1
-2
/
+0
2024-02-02
system/vl.c: Fix handling of '-serial none -serial something'
Peter Maydell
1
-9
/
+13
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
1
-1
/
+1
2024-01-29
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
1
-5
/
+0
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-44
/
+1
2024-01-19
system/watchpoint: Move TCG specific code to accel/tcg/
Philippe Mathieu-Daudé
1
-124
/
+0
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
1
-2
/
+1
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
1
-17
/
+1
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
1
-8
/
+0
[next]