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-10-07
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
1
-0
/
+18
2022-10-07
job.c: add job_lock/unlock while keeping job.h intact
Emanuele Giuseppe Esposito
1
-7
/
+131
2022-10-07
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
1
-4
/
+13
2022-10-07
job.c: API functions not used outside should be static
Emanuele Giuseppe Esposito
1
-18
/
+0
2022-10-07
job.h: categorize fields in struct Job
Emanuele Giuseppe Esposito
1
-25
/
+36
2022-10-07
job.c: make job_mutex and job_lock/unlock() public
Emanuele Giuseppe Esposito
1
-0
/
+24
2022-10-07
job: add missing coroutine_fn annotations
Paolo Bonzini
1
-1
/
+1
2022-10-07
coroutine: remove incorrect coroutine_fn annotations
Paolo Bonzini
1
-1
/
+1
2022-10-07
nbd: remove incorrect coroutine_fn annotations
Paolo Bonzini
1
-1
/
+1
2022-10-07
coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
Alberto Faria
1
-1
/
+1
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
1
-0
/
+24
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
1
-0
/
+16
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2
-7
/
+1
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
3
-5
/
+9
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2
-8
/
+12
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
1
-0
/
+1
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
7
-32
/
+131
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2
-2
/
+33
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2
-1
/
+7
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
1
-0
/
+3
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
3
-14
/
+3
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-12
/
+22
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
1
-3
/
+4
2022-10-03
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
1
-0
/
+9
2022-10-03
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2
-0
/
+36
2022-10-03
accel/tcg: Introduce probe_access_full
Richard Henderson
2
-0
/
+16
2022-10-03
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
1
-1
/
+0
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
1
-11
/
+11
2022-10-03
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
1
-0
/
+9
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
5
-6
/
+13
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-0
/
+3
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
1
-0
/
+3
2022-09-30
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
1
-1
/
+0
2022-09-30
block: make serializing requests functions 'void'
Denis V. Lunev
1
-1
/
+1
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
1
-1
/
+6
2022-09-30
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
1
-3
/
+3
2022-09-29
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
3
-3
/
+21
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
1
-0
/
+3
2022-09-29
oslib-posix: Introduce qemu_socketpair()
Guoyi Tu
1
-0
/
+18
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
2
-3
/
+3
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
1
-12
/
+0
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
1
-0
/
+6
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
16
-42
/
+253
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
5
-15
/
+5
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
1
-0
/
+22
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
1
-0
/
+6
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
1
-0
/
+1
2022-09-27
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
1
-1
/
+2
2022-09-27
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
1
-0
/
+2
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
1
-0
/
+1
[next]