index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
1
-1
/
+1
2016-06-16
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
1
-0
/
+3
2016-06-16
scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
Thomas Huth
1
-4
/
+4
2016-06-16
clean-includes: run it once more
Paolo Bonzini
2
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
13
-19
/
+0
2016-06-16
m25p80: fix test on blk_pread() return value
Cédric Le Goater
1
-1
/
+1
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2
-5
/
+24
2016-06-14
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
3
-10
/
+9
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
1
-1
/
+31
2016-06-14
introduce xlnx-dp
KONRAD Frederic
2
-0
/
+1337
2016-06-14
introduce xlnx-dpdma
KONRAD Frederic
2
-0
/
+787
2016-06-14
hw/i2c-ddc.c: Implement DDC I2C slave
Peter Maydell
2
-0
/
+309
2016-06-14
introduce dpcd module
KONRAD Frederic
2
-0
/
+174
2016-06-14
introduce aux-bus
KONRAD Frederic
2
-0
/
+293
2016-06-14
i2c: Factor our send() and recv() common logic
Peter Crosthwaite
1
-18
/
+34
2016-06-14
i2c: implement broadcast write
KONRAD Frederic
1
-55
/
+79
2016-06-14
i2cbus: remove unused dev field
KONRAD Frederic
1
-1
/
+0
2016-06-14
hw/sd: QOM'ify pl181.c
xiaoqiang zhao
1
-10
/
+16
2016-06-14
hw/dma: QOM'ify pxa2xx_dma.c
xiaoqiang zhao
1
-16
/
+22
2016-06-14
hw/misc: QOM'ify mst_fpga.c
xiaoqiang zhao
1
-7
/
+6
2016-06-14
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
1
-6
/
+5
2016-06-14
hw/misc: QOM'ify arm_l2x0.c
xiaoqiang zhao
1
-6
/
+5
2016-06-14
hw/gpio: QOM'ify zaurus.c
xiaoqiang zhao
1
-8
/
+6
2016-06-14
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
1
-16
/
+8
2016-06-14
hw/gpio: QOM'ify omap_gpio.c
xiaoqiang zhao
1
-30
/
+31
2016-06-14
hw/i2c: QOM'ify versatile_i2c.c
xiaoqiang zhao
1
-13
/
+6
2016-06-14
hw/i2c: QOM'ify omap_i2c.c
xiaoqiang zhao
1
-17
/
+25
2016-06-14
hw/i2c: QOM'ify exynos4210_i2c.c
xiaoqiang zhao
1
-7
/
+6
2016-06-14
hw/i2c: QOM'ify bitbang_i2c.c
xiaoqiang zhao
1
-8
/
+6
2016-06-14
hw/arm/virt: create the 2.7 machine type
Andrew Jones
1
-2
/
+18
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
Andrew Jones
1
-3
/
+10
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE
Andrew Jones
1
-17
/
+24
2016-06-14
hw/arm/virt: separate versioned type-init code
Andrew Jones
1
-6
/
+10
2016-06-14
hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
Shannon Zhao
1
-0
/
+4
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
1
-0
/
+33
2016-06-14
xen: Clean up includes
Peter Maydell
1
-4
/
+1
2016-06-14
qdev_try_create(): Assert that devices we put onto the system bus are SysBusD...
Peter Maydell
1
-0
/
+7
2016-06-14
s390x: Limit s390-ccw machines to 248 CPUs
Christian Borntraeger
1
-1
/
+1
2016-06-14
virtio-ccw: Provide traces for indicator changes
Christian Borntraeger
1
-0
/
+1
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
3
-48
/
+114
2016-06-14
s390x/css: clear IO irqs when generating IPI CRW
Halil Pasic
1
-3
/
+40
2016-06-14
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
2
-0
/
+34
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-20
/
+37
2016-06-14
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
1
-20
/
+26
2016-06-14
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
1
-2
/
+4
2016-06-14
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
1
-2
/
+2
2016-06-14
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
1
-25
/
+36
2016-06-13
xen/blkif: avoid double access to any shared ring request fields
Jan Beulich
2
-6
/
+8
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
7
-7
/
+7
2016-06-13
pxa2xx: Unconditionally enable USB controller
Eduardo Habkost
1
-8
/
+4
[prev]
[next]