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
2019-05-13
hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig
Thomas Huth
2
-8
/
+8
2019-05-13
hw/arm: Express dependencies of the virt machine with Kconfig
Thomas Huth
4
-12
/
+22
2019-05-13
hw/arm: Express dependencies of the aspeed boards with Kconfig
Thomas Huth
2
-6
/
+11
2019-05-13
hw/arm: Express dependencies of collie with Kconfig
Thomas Huth
3
-3
/
+9
2019-05-13
hw/arm: Express dependencies of xilinx-zynq with Kconfig
Thomas Huth
2
-6
/
+13
2019-05-13
hw/arm: Express dependencies of the PXA2xx machines with Kconfig
Thomas Huth
3
-11
/
+51
2019-05-13
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
Thomas Huth
5
-21
/
+57
2019-05-13
hw/arm: Express dependencies of stellaris with Kconfig
Thomas Huth
2
-6
/
+12
2019-05-13
hw/arm: Express dependencies of the OMAP machines with Kconfig
Thomas Huth
3
-14
/
+31
2019-05-13
hw/arm: Express dependencies of musicpal with Kconfig
Thomas Huth
2
-5
/
+6
2019-05-13
hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
Thomas Huth
3
-2
/
+7
2019-05-13
hw/arm: Express dependencies of integratorcp with Kconfig
Thomas Huth
3
-7
/
+10
2019-05-13
hw/arm: Express dependencies of the highbank machines with Kconfig
Thomas Huth
2
-8
/
+12
2019-05-13
hw/arm: Express dependencies of the exynos machines with Kconfig
Thomas Huth
2
-11
/
+16
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
3
-3
/
+7
2019-05-13
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
3
-3
/
+3
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
1
-0
/
+11
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
13
-13
/
+12
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
12
-12
/
+15
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
38
-100
/
+109
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
30
-80
/
+85
2019-05-13
target/xtensa: Clean up core-isa.h header guards
Markus Armbruster
4
-20
/
+12
2019-05-13
linux-user/nios2 linux-user/riscv: Clean up header guards
Markus Armbruster
7
-17
/
+17
2019-05-13
authz: Normalize #include "authz/trace.h" to "trace.h"
Markus Armbruster
5
-5
/
+5
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
5
-16
/
+14
2019-05-13
Clean up includes
Markus Armbruster
9
-11
/
+6
2019-05-13
virtio-input: fix Kconfig dependency and Makefile
Gerd Hoffmann
2
-4
/
+2
2019-05-13
virtio-input-host-pci: cleanup types
Gerd Hoffmann
1
-5
/
+2
2019-05-10
cputlb: Do unaligned store recursion to outermost function
Richard Henderson
1
-4
/
+4
2019-05-10
cputlb: Do unaligned load recursion to outermost function
Richard Henderson
1
-20
/
+97
2019-05-10
cputlb: Drop attribute flatten
Richard Henderson
1
-63
/
+42
2019-05-10
cputlb: Move TLB_RECHECK handling into load/store_helper
Richard Henderson
1
-71
/
+55
2019-05-10
accel/tcg: demacro cputlb
Alex Bennée
2
-480
/
+452
2019-05-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-92
/
+358
2019-05-10
iotests: Add test for rebase without input base
Max Reitz
3
-0
/
+164
2019-05-10
qemu-img: Use zero writes after source backing EOF
Max Reitz
1
-2
/
+9
2019-05-10
qemu-img: Allow rebase with no input base
Max Reitz
1
-27
/
+34
2019-05-10
qcow2: Remove BDRVQcow2State.cluster_sectors
Alberto Garcia
2
-2
/
+0
2019-05-10
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2
-40
/
+7
2019-05-10
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
1
-5
/
+7
2019-05-10
vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
1
-6
/
+9
2019-05-10
qcow2: Replace bdrv_write() with bdrv_pwrite()
Alberto Garcia
1
-2
/
+2
2019-05-10
qemu-img: Use IEC binary prefixes for size constants
Stefano Garzarella
1
-2
/
+3
2019-05-10
test-block-iothread: Job coroutine thread after AioContext switch
Kevin Wolf
1
-0
/
+107
2019-05-10
blockjob: Fix coroutine thread after AioContext change
Kevin Wolf
1
-1
/
+1
2019-05-10
qemu-iotests: Fix cleanup for 192
Kevin Wolf
1
-1
/
+3
2019-05-10
MAINTAINERS: Add an entry for the Parallel NOR Flash devices
Philippe Mathieu-Daudé
1
-0
/
+7
2019-05-10
MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"
Thomas Huth
1
-2
/
+3
2019-05-10
block: remove bs from lists before closing
Anton Kuchin
1
-2
/
+2
2019-05-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-86
/
+347
[prev]
[next]