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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
1
-1
/
+19
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
1
-0
/
+2
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
1
-0
/
+3
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
4
-20
/
+62
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
2
-14
/
+3
2022-03-07
Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...
Peter Maydell
14
-74
/
+97
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
1
-0
/
+1
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2
-18
/
+61
2022-03-07
util: Make qemu_oom_check() a static function
Peter Maydell
1
-2
/
+0
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
1
-13
/
+0
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
1
-1
/
+3
2022-03-07
block: introduce snapshot-access block driver
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2022-03-07
block/io: introduce block driver snapshot-access API
Vladimir Sementsov-Ogievskiy
2
-0
/
+27
2022-03-07
block/reqlist: add reqlist_wait_all()
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2022-03-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
2
-0
/
+14
2022-03-07
block: intoduce reqlist
Vladimir Sementsov-Ogievskiy
1
-0
/
+67
2022-03-07
block/block-copy: add block_copy_reset()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2022-03-07
block/block-copy: block_copy_state_new(): add bitmap parameter
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2
-2
/
+3
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
1
-0
/
+18
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
3
-3
/
+2
2022-03-06
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
1
-0
/
+2
2022-03-06
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2
-25
/
+23
2022-03-06
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé
1
-12
/
+13
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2
-5
/
+2
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
1
-6
/
+12
2022-03-06
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
1
-3
/
+3
2022-03-06
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
1
-3
/
+2
2022-03-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2
-4
/
+4
2022-03-06
exec: Declare vaddr as a generic target-agnostic type
Philippe Mathieu-Daudé
2
-12
/
+13
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
3
-4
/
+24
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
1
-3
/
+17
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2
-0
/
+6
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
1
-1
/
+1
2022-03-04
job.h: split function pointers in JobDriver
Emanuele Giuseppe Esposito
1
-0
/
+22
2022-03-04
block-backend-common.h: split function pointers in BlockDevOps
Emanuele Giuseppe Esposito
1
-5
/
+23
2022-03-04
block_int-common.h: split function pointers in BdrvChildClass
Emanuele Giuseppe Esposito
1
-34
/
+47
2022-03-04
block_int-common.h: split function pointers in BlockDriver
Emanuele Giuseppe Esposito
1
-208
/
+237
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
1
-2
/
+11
2022-03-04
include/sysemu/blockdev.h: global state API
Emanuele Giuseppe Esposito
1
-3
/
+10
2022-03-04
include/block/blockjob.h: global state API
Emanuele Giuseppe Esposito
1
-7
/
+22
2022-03-04
include/block/blockjob_int.h: split header into I/O and GS API
Emanuele Giuseppe Esposito
1
-0
/
+28
2022-03-04
block: introduce assert_bdrv_graph_writable
Emanuele Giuseppe Esposito
1
-0
/
+17
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
1
-0
/
+6
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
4
-1486
/
+1674
[next]