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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
3
-1
/
+9
2023-02-06
migration/rdma: fix return value for qio_channel_rdma_{readv,writev}
Fiona Ebner
1
-5
/
+10
2023-02-06
migration: Show downtime during postcopy phase
Peter Xu
1
-2
/
+12
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
1
-0
/
+87
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
3
-3
/
+60
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
1
-0
/
+6
2023-02-06
migration/ram: Factor out check for advised postcopy
David Hildenbrand
3
-8
/
+11
2023-02-06
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand
1
-2
/
+10
2023-02-06
migration/savevm: Allow immutable device state to be migrated early (i.e., be...
David Hildenbrand
2
-1
/
+29
2023-02-06
migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
David Hildenbrand
3
-6
/
+18
2023-02-06
migration/savevm: Move more savevm handling into vmstate_save()
David Hildenbrand
1
-42
/
+37
2023-02-06
migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
David Hildenbrand
1
-2
/
+34
2023-02-06
migration/ram: Rely on used_length for uffd_change_protection()
David Hildenbrand
1
-1
/
+1
2023-02-06
migration/ram: Don't explicitly unprotect when unregistering uffd-wp
David Hildenbrand
1
-9
/
+0
2023-02-06
migration/ram: Fix error handling in ram_write_tracking_start()
David Hildenbrand
1
-2
/
+3
2023-02-06
migration/ram: Fix populate_read_range()
David Hildenbrand
1
-1
/
+3
2023-02-06
util/userfaultfd: Add uffd_open()
Peter Xu
4
-10
/
+30
2023-02-06
migration: simplify migration_iteration_run()
Juan Quintela
1
-12
/
+12
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
10
-27
/
+16
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
13
-77
/
+144
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
9
-10
/
+10
2023-02-06
migration: Fix migration crash when target psize larger than host
Peter Xu
1
-2
/
+19
2023-02-05
Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
9
-246
/
+268
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
1
-1
/
+2
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
1
-11
/
+11
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
1
-197
/
+197
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
1
-1
/
+0
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
1
-2
/
+0
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
1
-3
/
+7
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
1
-1
/
+1
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2
-9
/
+5
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
1
-1
/
+6
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
1
-6
/
+1
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
1
-7
/
+7
2023-02-05
tests/migration: add support for ppc64le for guestperf.py
Murilo Opsfelder Araujo
1
-3
/
+25
2023-02-05
tests/migration: add sysprof-capture-4 as dependency for stress binary
Murilo Opsfelder Araujo
1
-1
/
+3
2023-02-04
Merge tag 'pull-tcg-20230204' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
54
-946
/
+2030
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
11
-250
/
+378
2023-02-04
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
Richard Henderson
1
-1
/
+1
2023-02-04
target/i386: Inline cmpxchg16b
Richard Henderson
3
-78
/
+39
2023-02-04
target/i386: Inline cmpxchg8b
Richard Henderson
3
-64
/
+49
2023-02-04
target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
1
-17
/
+31
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
1
-0
/
+3
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
4
-78
/
+33
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
4
-105
/
+121
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
4
-59
/
+63
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2
-6
/
+14
[next]