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-09-07
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
4
-63
/
+163
2023-09-07
Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...
Stefan Hajnoczi
7
-99
/
+564
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
34
-205
/
+925
2023-09-06
hw/ide/ahci: fix broken SError handling
Niklas Cassel
1
-2
/
+1
2023-09-06
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
1
-2
/
+8
2023-09-06
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
3
-33
/
+88
2023-09-06
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
1
-0
/
+5
2023-09-06
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
1
-20
/
+50
2023-09-06
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
1
-6
/
+11
2023-09-06
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
1
-1
/
+1
2023-09-06
iotests: Add test for data_off check
Alexander Ivanov
2
-0
/
+25
2023-09-06
iotests: Fix test 131 after repair was added to parallels_open()
Alexander Ivanov
2
-17
/
+4
2023-09-06
iotests: Fix cluster size in parallels images tests (131)
Alexander Ivanov
2
-23
/
+26
2023-09-06
iotests: Refactor tests of parallels images checks (131)
Alexander Ivanov
1
-13
/
+16
2023-09-06
iotests: Add test for BAT entries duplication check
Alexander Ivanov
2
-0
/
+63
2023-09-06
iotests: Add leak check test for parallels format
Alexander Ivanov
2
-0
/
+49
2023-09-06
iotests: Add out-of-image check test for parallels format
Alexander Ivanov
2
-0
/
+83
2023-09-06
parallels: Add data_off repairing to parallels_open()
Alexander Ivanov
1
-13
/
+16
2023-09-06
parallels: Add data_off check
Alexander Ivanov
1
-0
/
+80
2023-09-06
parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
Alexander Ivanov
1
-1
/
+1
2023-09-06
parallels: Image repairing in parallels_open()
Alexander Ivanov
1
-32
/
+38
2023-09-06
parallels: Add checking and repairing duplicate offsets in BAT
Alexander Ivanov
1
-0
/
+144
2023-09-06
parallels: Add data_start field to BDRVParallelsState
Alexander Ivanov
2
-3
/
+5
2023-09-06
parallels: Add "explicit" argument to parallels_check_leak()
Alexander Ivanov
1
-7
/
+12
2023-09-06
parallels: Check if data_end greater than the file size
Alexander Ivanov
1
-0
/
+5
2023-09-06
parallels: Incorrect data end calculation in parallels_open()
Alexander Ivanov
1
-2
/
+2
2023-09-06
parallels: Fix comments formatting inside parallels driver
Alexander Ivanov
1
-6
/
+12
2023-09-06
MAINTAINERS: add tree to keep parallels format driver changes
Denis V. Lunev
1
-0
/
+1
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
17
-692
/
+776
2023-09-06
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
29
-436
/
+827
2023-09-06
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
19
-201
/
+367
2023-09-06
ppc/xive: Add support for the PC MMIOs
Cédric Le Goater
1
-36
/
+48
2023-09-06
ppc/xive: Handle END triggers between chips with MMIOs
Cédric Le Goater
2
-2
/
+68
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2
-10
/
+20
2023-09-06
ppc/xive: Use address_space routines to access the machine RAM
Cédric Le Goater
2
-8
/
+46
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
2
-3
/
+7
2023-09-06
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
1
-1
/
+1
2023-09-06
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
1
-0
/
+1
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
1
-8
/
+8
2023-09-06
tests/avocado: ppc64 reverse debugging tests for pseries and powernv
Nicholas Piggin
1
-0
/
+29
2023-09-06
tests/avocado: reverse-debugging cope with re-executing breakpoints
Nicholas Piggin
1
-4
/
+21
2023-09-06
tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
Nicholas Piggin
1
-2
/
+1
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2
-3
/
+10
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
4
-2
/
+39
2023-09-06
target/ppc: Fix timebase reset with record-replay
Nicholas Piggin
1
-2
/
+9
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
3
-2
/
+30
2023-09-06
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
1
-31
/
+53
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
7
-21
/
+36
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
1
-0
/
+14
2023-09-06
hw/ppc: Always store the decrementer value
Nicholas Piggin
1
-10
/
+10
[next]