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
2017-03-15
ide: core: add cleanup function
Li Qiang
1
-0
/
+1
2017-03-15
pci: introduce a bus master container
Jason Wang
1
-0
/
+1
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
1
-0
/
+2
2017-03-10
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
1
-0
/
+5
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
1
-0
/
+1
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
2
-3
/
+2
2017-03-03
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
1
-0
/
+4
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-0
/
+44
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+1
2017-03-02
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
1
-0
/
+1
2017-03-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
6
-68
/
+154
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren
2
-0
/
+36
2017-03-02
ACPI: Add vmgenid blob storage to the build tables
Ben Warren
1
-0
/
+1
2017-03-02
linker-loader: Add new 'write pointer' command
Ben Warren
1
-0
/
+7
2017-03-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+6
2017-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...
Peter Maydell
9
-1
/
+229
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
1
-0
/
+2
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2
-36
/
+0
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
1
-0
/
+5
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2
-2
/
+3
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
1
-5
/
+5
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
1
-2
/
+1
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
1
-0
/
+3
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
1
-2
/
+0
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
1
-1
/
+2
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
3
-3
/
+4
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
1
-0
/
+1
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
1
-0
/
+18
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2
-3
/
+4
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
1
-3
/
+0
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
1
-2
/
+1
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
1
-1
/
+1
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
1
-0
/
+4
2017-03-01
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
1
-9
/
+103
2017-03-01
tests: fix ptimer leaks
Marc-André Lureau
1
-0
/
+1
2017-02-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into staging
Peter Maydell
2
-5
/
+21
2017-02-28
hw/block: Introduce share-rw qdev property
Kevin Wolf
1
-1
/
+4
2017-02-28
hw/block: Request permissions
Kevin Wolf
1
-1
/
+2
2017-02-28
bcm2835: add sdhost and gpio controllers
Clement Deschamps
1
-0
/
+4
2017-02-28
bcm2835_gpio: add bcm2835 gpio controller
Clement Deschamps
1
-0
/
+39
2017-02-28
hw/sd: add card-reparenting function
Clement Deschamps
1
-0
/
+11
2017-02-28
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
1
-0
/
+1
2017-02-28
stm32f205: Create armv7m object without using armv7m_init()
Peter Maydell
1
-1
/
+3
2017-02-28
armv7m: Split systick out from NVIC
Peter Maydell
2
-7
/
+37
2017-02-28
armv7m: Make bitband device take the address space to access
Peter Maydell
1
-0
/
+2
2017-02-28
armv7m: Make ARMv7M object take memory region link
Peter Maydell
1
-0
/
+10
[next]