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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
1
-0
/
+3
2015-05-18
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
1
-0
/
+53
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
1
-0
/
+3
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
1
-0
/
+73
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
1
-0
/
+14
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
1
-0
/
+38
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
1
-1
/
+4
2015-05-12
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
Fabian Aggeler
1
-3
/
+8
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
1
-1
/
+4
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
1
-0
/
+1
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
1
-0
/
+1
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
1
-0
/
+1
2015-05-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-0
/
+2
2015-05-12
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
1
-1
/
+1
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-4
/
+428
2015-05-11
pci: add network device class 'other' for network switches
Scott Feldman
1
-0
/
+1
2015-05-11
pci: add rocker device ID
Scott Feldman
1
-0
/
+1
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
1
-1
/
+1
2015-04-30
usb: Remove unused functions
Thomas Huth
1
-5
/
+0
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
1
-1
/
+0
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2
-2
/
+0
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+5
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-0
/
+1
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
1
-1
/
+1
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-17
/
+17
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
1
-1
/
+1
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2
-0
/
+4
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
1
-2
/
+8
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-0
/
+2
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-0
/
+10
2015-04-27
virtio: coding style tweak
Michael S. Tsirkin
1
-1
/
+1
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2
-0
/
+4
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
1
-0
/
+29
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
1
-0
/
+368
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-3
/
+5
2015-04-13
stm32f205: Fix SoC type name
Andreas Färber
1
-1
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
1
-0
/
+1
2015-04-04
vhost: fix typo in vq_index description
Greg Kurz
1
-1
/
+1
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-1
/
+1
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
1
-0
/
+5
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
1
-5
/
+7
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
1
-0
/
+5
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
1
-0
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
1
-1
/
+3
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-3
/
+3
2015-03-19
elf-loader: Add missing error handling for call of lseek
Stefan Weil
1
-1
/
+3
2015-03-18
pci: fix several trivial typos in comment
Chen Fan
2
-2
/
+2
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
1
-1
/
+1
[next]