index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
2016-05-17
2
-0
/
+8
*
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
2016-05-17
1
-0
/
+21
*
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
2016-05-17
3
-6
/
+87
*
s390x: enable runtime instrumentation
Fan Zhang
2016-05-17
1
-0
/
+20
*
s390x: add compat machine for 2.7
Cornelia Huck
2016-05-17
1
-1
/
+20
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
Peter Maydell
2016-05-13
1
-7
/
+11
|
\
|
*
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
2016-05-13
1
-7
/
+11
*
|
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
2016-05-13
1
-1
/
+0
*
|
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
16
-174
/
+149
|
\
\
|
*
|
atapi: Switch to byte-based block access
Eric Blake
2016-05-12
1
-8
/
+11
|
*
|
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
1
-16
/
+7
|
*
|
sd: Switch to byte-based block access
Eric Blake
2016-05-12
1
-47
/
+4
|
*
|
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
2
-12
/
+12
|
*
|
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
1
-14
/
+27
|
*
|
nand: Switch to byte-based block access
Eric Blake
2016-05-12
1
-13
/
+23
|
*
|
fdc: Switch to byte-based block access
Eric Blake
2016-05-12
1
-8
/
+17
|
*
|
xen_disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-6
/
+4
|
*
|
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-10
/
+8
|
*
|
scsi-disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-21
/
+20
|
*
|
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
3
-12
/
+9
|
*
|
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
1
-2
/
+2
|
*
|
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
1
-1
/
+1
|
*
|
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
1
-2
/
+2
|
*
|
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
36
-522
/
+1740
|
\
\
|
*
|
hw/arm: QOM'ify versatilepb.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+6
|
*
|
hw/arm: QOM'ify strongarm.c
xiaoqiang.zhao
2016-05-12
1
-38
/
+28
|
*
|
hw/arm: QOM'ify stellaris.c
xiaoqiang.zhao
2016-05-12
1
-24
/
+24
|
*
|
hw/arm: QOM'ify spitz.c
xiaoqiang zhao
2016-05-12
1
-14
/
+9
|
*
|
hw/arm: QOM'ify pxa2xx_pic.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+0
|
*
|
hw/arm: QOM'ify pxa2xx.c
xiaoqiang.zhao
2016-05-12
1
-15
/
+11
|
*
|
hw/arm: QOM'ify integratorcp.c
xiaoqiang.zhao
2016-05-12
1
-20
/
+12
|
*
|
hw/arm: QOM'ify highbank.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+5
|
*
|
hw/arm: QOM'ify armv7m.c
xiaoqiang.zhao
2016-05-12
1
-6
/
+5
|
*
|
hw/display/blizzard: Remove blizzard_template.h
Peter Maydell
2016-05-12
2
-99
/
+77
|
*
|
hw/display/blizzard: Expand out macros
Peter Maydell
2016-05-12
1
-38
/
+17
|
*
|
i.MX: Add sabrelite i.MX6 emulation.
Jean-Christophe DUBOIS
2016-05-12
2
-1
/
+122
|
*
|
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+450
|
*
|
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+455
|
*
|
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+265
|
*
|
ACPI: Virt: Generate SRAT table
Shannon Zhao
2016-05-12
1
-0
/
+52
|
*
|
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
2
-29
/
+20
|
*
|
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
1
-2
/
+1
|
*
|
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-05-12
1
-1
/
+1
|
*
|
ARM: Virt: Set numa-node-id for cpu and memory nodes
Shannon Zhao
2016-05-12
2
-6
/
+45
|
*
|
hw/display: QOM'ify exynos4210_fimd.c
xiaoqiang zhao
2016-05-12
1
-7
/
+12
|
*
|
hw/arm/nseries: Allocating Large sized arrays to heap
Zhou Jie
2016-05-12
1
-1
/
+2
|
*
|
bcm2835_property: use cached values when querying framebuffer
Sylvain Garrigues
2016-05-12
1
-9
/
+24
|
*
|
hw/intc: QOM'ify omap_intc.c
xiaoqiang zhao
2016-05-12
1
-26
/
+38
[next]