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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-10-18
hw/ide/ahci.c: Fix shift left into sign bit
Peter Maydell
1
-1
/
+1
2015-10-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
56
-883
/
+960
2015-10-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...
Peter Maydell
13
-47
/
+173
2015-10-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20151016' into...
Peter Maydell
1
-3
/
+3
2015-10-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-15' into ...
Peter Maydell
29
-171
/
+162
2015-10-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151015' i...
Peter Maydell
2
-19
/
+40
2015-10-16
target-arm: Fix CPU breakpoint handling
Sergey Fedorov
4
-21
/
+46
2015-10-16
target-arm: Fix GDB breakpoint handling
Sergey Fedorov
1
-0
/
+6
2015-10-16
blkdebug: Don't confuse image as backing file
Fam Zheng
1
-1
/
+1
2015-10-16
qcow2: Remove forward declaration of QCowAIOCB
Kevin Wolf
1
-2
/
+0
2015-10-16
qemu-nbd: always compile in --aio=MODE option
Stefan Hajnoczi
1
-8
/
+0
2015-10-16
blockdev: always compile in -drive aio= parsing
Stefan Hajnoczi
1
-2
/
+0
2015-10-16
raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
Stefan Hajnoczi
1
-1
/
+10
2015-10-16
block: auto-generated node-names
Jeff Cody
9
-14
/
+32
2015-10-16
util - add automated ID generation utility
Jeff Cody
2
-0
/
+45
2015-10-16
blkverify: Fix BDS leak in .bdrv_open error path
Kevin Wolf
1
-0
/
+3
2015-10-16
block: Allow bdrv_unref_child(bs, NULL)
Kevin Wolf
1
-1
/
+6
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
5
-175
/
+1
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
4
-26
/
+49
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
3
-9
/
+17
2015-10-16
block: Implement bdrv_append() without bdrv_swap()
Kevin Wolf
2
-29
/
+85
2015-10-16
block: Introduce parents list
Kevin Wolf
2
-0
/
+5
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
2
-0
/
+19
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2
-1
/
+2
2015-10-16
block: Split bdrv_move_feature_fields()
Kevin Wolf
1
-0
/
+12
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
5
-84
/
+37
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
14
-109
/
+115
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
2
-38
/
+0
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
26
-344
/
+378
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
1
-31
/
+34
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
1
-20
/
+21
2015-10-16
vmdk: Use BdrvChild instead of BDS for references to extents
Kevin Wolf
1
-48
/
+51
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
2
-3
/
+10
2015-10-16
block: qemu-iotests - fix vmdk test 059.out
Jeff Cody
1
-6
/
+6
2015-10-16
qmp-commands.hx: Update the supported 'transaction' operations
Kashyap Chamarthy
1
-7
/
+22
2015-10-16
throttle: test that snapshots move the throttling configuration
Alberto Garcia
3
-0
/
+75
2015-10-16
iotests: disable core dumps in test 061
Alberto Garcia
2
-6
/
+6
2015-10-16
target-arm: implement arm_debug_target_el()
Sergey Fedorov
1
-1
/
+16
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
1
-0
/
+1
2015-10-16
target-arm: Add MDCR_EL2
Sergey Fedorov
2
-0
/
+13
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
1
-4
/
+4
2015-10-16
arm: imx25-pdk: Fix machine name
Peter Crosthwaite
2
-2
/
+2
2015-10-16
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
3
-6
/
+6
2015-10-16
target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
Davorin Mista
2
-2
/
+24
2015-10-16
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
1
-1
/
+6
2015-10-16
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
Sergey Sorokin
2
-5
/
+21
2015-10-16
target-arm: Break the TB after ISB to execute self-modified code correctly
Sergey Sorokin
3
-4
/
+27
2015-10-16
target-arm: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-10-16
ui/cocoa.m: blinky mouse cursor fix
John Arbuckle
1
-1
/
+1
2015-10-16
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
John Arbuckle
1
-1
/
+1
[prev]
[next]