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
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
1
-2
/
+23
2018-06-12
mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
Mark Cave-Ayland
1
-8
/
+1
2018-06-12
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
3
-14
/
+7
2018-06-12
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
4
-42
/
+33
2018-06-12
mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
Mark Cave-Ayland
1
-1
/
+1
2018-06-12
ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition
Mark Cave-Ayland
1
-0
/
+1
2018-06-12
ppc: remove obsolete macio_init() definition from mac.h
Mark Cave-Ayland
1
-3
/
+0
2018-06-12
ppc: remove obsolete pci_pmac_init() definitions from mac.h
Mark Cave-Ayland
1
-6
/
+0
2018-06-12
hw/misc/mos6522: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-12
MAINTAINERS: Add entries for the MOS6522 VIA device
Philippe Mathieu-Daudé
1
-0
/
+2
2018-06-12
MAINTAINERS: Add an entry for the MacIO device headers
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-12
osdep: powerpc64 align memory to allow 2MB radix THP page tables
Nicholas Piggin
1
-1
/
+2
2018-06-12
spapr/vio: deprecate the "irq" property
Cédric Le Goater
2
-3
/
+31
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
3
-2
/
+17
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
1
-20
/
+39
2018-06-12
prep: fix keyboard for the 40p machine
Mark Cave-Ayland
1
-1
/
+0
2018-06-12
40p: remove pci_allow_0_address = true from 40p machine class
Mark Cave-Ayland
1
-1
/
+0
2018-06-12
target/ppc: Use proper logging function for possible guest errors
Thomas Huth
1
-25
/
+12
2018-06-12
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2
-7
/
+8
2018-06-12
macio: add trace-events to timer device
Mark Cave-Ayland
2
-0
/
+7
2018-06-12
ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)
BALATON Zoltan
1
-1
/
+1
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
6
-42
/
+35
2018-06-11
hw/i386: Update SSDT table used by "make check"
Ross Zwisler
1
-0
/
+0
2018-06-11
qapi: add disabled parameter to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2
-1
/
+15
2018-06-11
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
4
-1
/
+88
2018-06-11
qmp: transaction support for x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2
-1
/
+84
2018-06-11
qapi: add x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2
-0
/
+84
2018-06-11
block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
2018-06-11
block: simplify code around releasing bitmaps
Paolo Bonzini
1
-52
/
+32
2018-06-11
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
3
-11
/
+0
2018-06-11
cli: Don't run early event loop if no --preconfig was specified
Igor Mammedov
1
-2
/
+2
2018-06-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
5
-69
/
+210
2018-06-11
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-06-11' in...
Peter Maydell
41
-342
/
+970
2018-06-11
iotests: Add case for a corrupted inactive image
Max Reitz
2
-0
/
+44
2018-06-11
qcow2: Do not mark inactive images corrupt
Max Reitz
1
-1
/
+1
2018-06-11
block: Make bdrv_is_writable() public
Max Reitz
2
-3
/
+15
2018-06-11
throttle: Fix crash on reopen
Alberto Garcia
1
-21
/
+33
2018-06-11
block/qcow2-bitmap: fix free_bitmap_clusters
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2018-06-11
qemu-img: Remove deprecated -s snapshot_id_or_name option
Thomas Huth
6
-23
/
+8
2018-06-11
iotests: Fix 219's timing
Max Reitz
2
-11
/
+25
2018-06-11
iotests: improve pause_job
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2018-06-11
iotests: Test post-backing convert target behavior
Max Reitz
2
-0
/
+60
2018-06-11
qemu-img: Special post-backing convert handling
Max Reitz
1
-1
/
+25
2018-06-11
iotests: Add test for rebasing with relative paths
Max Reitz
2
-3
/
+109
2018-06-11
qemu-img: Resolve relative backing paths in rebase
Max Reitz
1
-1
/
+22
2018-06-11
iotests: Let 216 make use of qemu-io's exit code
Max Reitz
2
-26
/
+14
2018-06-11
iotests.py: Add qemu_io_silent
Max Reitz
1
-0
/
+9
2018-06-11
qemu-io: Exit with error when a command failed
Max Reitz
1
-6
/
+22
2018-06-11
qemu-io: Let command functions return error code
Max Reitz
3
-157
/
+232
[prev]
[next]