index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
3
-15
/
+13
*
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-05-10
1
-0
/
+15
|
\
|
*
qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
Thomas Huth
2024-05-10
1
-0
/
+15
*
|
Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-09
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
qapi: introduce exit-on-error parameter for migrate-incoming
Vladimir Sementsov-Ogievskiy
2024-05-08
1
-1
/
+2
*
|
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
2024-05-08
2
-46
/
+34
*
|
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2024-05-08
2
-14
/
+14
*
|
system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
2024-05-08
1
-6
/
+4
|
/
*
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
1
-38
/
+44
|
\
|
*
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
2024-05-06
1
-8
/
+23
|
*
system: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
Juergen Gross
2024-05-06
1
-33
/
+23
|
*
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-06
1
-0
/
+1
*
|
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
2024-05-03
1
-2
/
+2
|
/
*
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
2024-04-26
1
-30
/
+0
*
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
1
-0
/
+3
*
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
2
-5
/
+6
|
\
|
*
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-1
/
+1
|
*
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+5
|
*
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2024-04-24
1
-1
/
+0
*
|
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
1
-4
/
+40
|
\
\
|
*
|
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
1
-6
/
+5
|
*
|
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
1
-2
/
+39
|
|
/
*
|
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
1
-0
/
+23
*
|
RAMBlock: make guest_memfd require uncoordinated discard
Paolo Bonzini
2024-04-23
1
-0
/
+8
*
|
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
2
-3
/
+36
*
|
runstate: skip initial CPU reset if reset is not actually possible
Paolo Bonzini
2024-04-23
1
-1
/
+14
|
/
*
qdev-monitor: fix error message in find_device_state()
Vladimir Sementsov-Ogievskiy
2024-04-09
1
-1
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-03-20
1
-8
/
+11
|
\
|
*
vl: do not assert if sev-guest is used together with TCG
Paolo Bonzini
2024-03-18
1
-5
/
+4
|
*
vl: convert qemu_machine_creation_done() to Error **
Paolo Bonzini
2024-03-18
1
-3
/
+7
*
|
seccomp: report EPERM instead of killing process for spawn set
Daniel P. Berrangé
2024-03-19
1
-5
/
+5
*
|
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
2024-03-12
1
-5
/
+3
*
|
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
|
/
*
migration: migration_thread_is_self
Steve Sistare
2024-03-11
1
-4
/
+1
*
migration: export vcpu_dirty_limit_period
Steve Sistare
2024-03-11
1
-2
/
+1
*
migration: export migration_is_running
Steve Sistare
2024-03-11
1
-1
/
+1
*
migration: export migration_is_active
Steve Sistare
2024-03-11
1
-1
/
+1
*
migration: remove migration.h references
Steve Sistare
2024-03-11
1
-1
/
+0
*
migration: export fewer options
Steve Sistare
2024-03-11
1
-1
/
+0
*
physmem: Fix wrong address in large address_space_read/write_cached_slow()
Jonathan Cameron
2024-03-11
1
-6
/
+57
*
physmem: Factor out body of flatview_read/write_continue() loop
Jonathan Cameron
2024-03-11
1
-70
/
+99
*
physmem: Reduce local variable scope in flatview_read/write_continue()
Jonathan Cameron
2024-03-11
1
-20
/
+20
*
physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...
Jonathan Cameron
2024-03-11
1
-25
/
+25
*
Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-09
2
-13
/
+16
|
\
|
*
hmp: Add option to info qtree to omit details
BALATON Zoltan
2024-03-09
1
-12
/
+15
|
*
system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+1
*
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-03-09
1
-1
/
+1
|
\
\
|
*
|
replay: Improve error messages about configuration conflicts
Markus Armbruster
2024-03-09
1
-1
/
+1
|
|
/
*
/
system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...
Dmitrii Gavrilov
2024-03-08
1
-12
/
+11
|
/
*
cpu: Remove page_size_init
Richard Henderson
2024-02-29
1
-1
/
+0
[next]