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-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
2016-06-13
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
1
-33
/
+30
2016-06-13
usb-host: add special case for bus+addr
Gerd Hoffmann
1
-4
/
+52
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
1
-4
/
+4
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-39
/
+59
[next]