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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-09
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
1
-2
/
+2
2015-11-09
dataplane: support non-contigious s/g
Michael S. Tsirkin
1
-22
/
+46
2015-11-09
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
1
-10
/
+18
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+11
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
2
-0
/
+111
2015-11-06
ahci: split realize and init
Peter Crosthwaite
3
-15
/
+34
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
1
-6
/
+15
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
3
-24
/
+15
2015-11-06
pci-assign: do not test path with access() before opening
Paolo Bonzini
1
-5
/
+1
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-8
/
+7
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-11-06
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
1
-9
/
+20
2015-11-06
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
1
-2
/
+1
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
1
-6
/
+2
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
1
-2
/
+2
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
1
-6
/
+6
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
1
-14
/
+12
2015-11-06
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
1
-2
/
+0
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
2
-1
/
+9
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+7
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-1
/
+2
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-21
/
+30
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
1
-16
/
+2
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
1
-1
/
+1
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
4
-4
/
+4
2015-11-04
pc: Set hw_version on all machine classes
Eduardo Habkost
2
-0
/
+23
2015-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...
Peter Maydell
7
-49
/
+136
2015-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...
Peter Maydell
2
-2
/
+2
2015-11-03
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
1
-1
/
+3
2015-11-03
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
1
-14
/
+16
2015-11-03
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
1
-0
/
+1
2015-11-03
arm: stellaris: exit on external reset request
Michael Davidsaver
1
-0
/
+12
2015-11-03
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
1
-1
/
+8
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
3
-25
/
+28
2015-11-03
arm: xilinx_zynq: Add linux pre-boot
Peter Crosthwaite
1
-0
/
+42
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-1
/
+19
2015-11-03
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
1
-8
/
+8
2015-11-03
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
1
-1
/
+1
2015-11-03
ehci: clear suspend bit on detach
Gerd Hoffmann
1
-1
/
+1
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2
-3
/
+4
2015-11-02
memory: Convert to new qapi union layout
Eric Blake
1
-3
/
+3
2015-11-02
input: Convert to new qapi union layout
Eric Blake
4
-47
/
+48
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
13
-78
/
+61
2015-10-30
hw/mips_malta: Fix KVM PC initialisation
James Hogan
1
-1
/
+1
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+28
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
2
-71
/
+5
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
7
-7
/
+7
2015-10-29
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2
-0
/
+10
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
1
-1
/
+1
2015-10-29
ppc/spapr: add 2.4 compat props
Cornelia Huck
1
-0
/
+9
[next]