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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
loader: fix potential memory leak
Cao jin
1
-0
/
+6
2016-05-18
s390: remove misleading comment
Michael Tokarev
1
-1
/
+1
2016-05-17
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into staging
Peter Maydell
10
-81
/
+323
2016-05-17
s390x/pci: remove whitespace
Yi Min Zhao
1
-5
/
+5
2016-05-17
s390x/pci: add length checking for pci sclp handlers
Yi Min Zhao
1
-2
/
+12
2016-05-17
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
2
-7
/
+54
2016-05-17
s390x/pci: fix s390_pci_sclp_deconfigure
Yi Min Zhao
1
-0
/
+7
2016-05-17
s390x/pci: introduce S390PCIBusDevice.iommu_enabled
Yi Min Zhao
2
-5
/
+5
2016-05-17
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
2
-5
/
+8
2016-05-17
s390x/pci: separate s390_pcihost_iommu_configure function
Yi Min Zhao
3
-13
/
+16
2016-05-17
s390x/pci: separate s390_sclp_configure function
Yi Min Zhao
3
-8
/
+29
2016-05-17
s390x/pci: fix reg_irqs()
Yi Min Zhao
1
-2
/
+15
2016-05-17
hw/char: QOM'ify sclpconsole.c
xiaoqiang zhao
1
-4
/
+8
2016-05-17
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
1
-5
/
+9
2016-05-17
s390x/ipl: Remove redundant usage of gr7
Alexander Yarygin
1
-27
/
+6
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
2
-1
/
+3
2016-05-17
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
2
-0
/
+8
2016-05-17
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
1
-0
/
+21
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
3
-6
/
+87
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
1
-0
/
+20
2016-05-17
s390x: add compat machine for 2.7
Cornelia Huck
1
-1
/
+20
2016-05-16
hw/intc/arm_gic: add tracepoints
Hollis Blanchard
1
-0
/
+12
2016-05-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
Peter Maydell
1
-7
/
+11
2016-05-13
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
1
-7
/
+11
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
1
-1
/
+0
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-174
/
+149
2016-05-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
36
-522
/
+1740
2016-05-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-05-12' into ...
Peter Maydell
2
-14
/
+12
2016-05-12
atapi: Switch to byte-based block access
Eric Blake
1
-8
/
+11
2016-05-12
m25p80: Switch to byte-based block access
Eric Blake
1
-16
/
+7
2016-05-12
sd: Switch to byte-based block access
Eric Blake
1
-47
/
+4
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2
-12
/
+12
2016-05-12
onenand: Switch to byte-based block access
Eric Blake
1
-14
/
+27
2016-05-12
nand: Switch to byte-based block access
Eric Blake
1
-13
/
+23
2016-05-12
fdc: Switch to byte-based block access
Eric Blake
1
-8
/
+17
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
1
-6
/
+4
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
1
-10
/
+8
2016-05-12
scsi-disk: Switch to byte-based aio block access
Eric Blake
1
-21
/
+20
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
3
-12
/
+9
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
1
-2
/
+2
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
1
-1
/
+1
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
1
-2
/
+2
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
1
-2
/
+2
2016-05-12
hw/arm: QOM'ify versatilepb.c
xiaoqiang.zhao
1
-7
/
+6
2016-05-12
hw/arm: QOM'ify strongarm.c
xiaoqiang.zhao
1
-38
/
+28
2016-05-12
hw/arm: QOM'ify stellaris.c
xiaoqiang.zhao
1
-24
/
+24
2016-05-12
hw/arm: QOM'ify spitz.c
xiaoqiang zhao
1
-14
/
+9
2016-05-12
hw/arm: QOM'ify pxa2xx_pic.c
xiaoqiang.zhao
1
-7
/
+0
2016-05-12
hw/arm: QOM'ify pxa2xx.c
xiaoqiang.zhao
1
-15
/
+11
[prev]
[next]