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
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-0
/
+1
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
1
-10
/
+0
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
1
-33
/
+0
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
1
-19
/
+0
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
1
-15
/
+0
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
1
-13
/
+0
2014-02-20
Call pci_piix3_xen_ide_unplug from unplug_disks
Stefano Stabellini
1
-0
/
+1
2014-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
1
-0
/
+5
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
14
-50
/
+117
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
1
-0
/
+5
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-6
/
+0
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2
-10
/
+1
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
1
-2
/
+0
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
1
-1
/
+0
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
1
-0
/
+87
2014-02-14
i2c: Drop FROM_I2C_SLAVE() macro
Andreas Färber
1
-2
/
+0
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
9
-28
/
+28
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-22
/
+124
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2
-12
/
+0
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
1
-0
/
+5
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
1
-0
/
+8
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2
-4
/
+7
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-3
/
+0
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
1
-0
/
+3
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
1
-0
/
+12
2014-02-10
define hotplug interface
Igor Mammedov
1
-0
/
+78
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
1
-0
/
+3
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
1
-0
/
+210
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
1
-0
/
+19
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
1
-0
/
+7
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
1
-0
/
+7
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
1
-8
/
+2
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
1
-0
/
+1
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
1
-1
/
+0
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
1
-1
/
+2
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
1
-1
/
+1
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
2
-0
/
+80
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
1
-8
/
+2
2014-02-03
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
1
-2
/
+0
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
1
-0
/
+1
2014-01-28
sclp-s390: Define new SCLP codes and structures
Matthew Rosato
1
-0
/
+34
2014-01-26
pc: Save size of RAM below 4GB
Eduardo Habkost
1
-1
/
+1
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
1
-0
/
+1
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2
-0
/
+5
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2
-0
/
+49
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
1
-0
/
+5
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
1
-0
/
+72
[next]