index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: move kernel_xics_fd out of KVMXICSState
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-03-01
pseries: Minor cleanups to HPT management hypercalls
David Gibson
2017-03-01
sysemu: support up to 1024 vCPUs
Greg Kurz
2017-03-01
spapr: generate DT node names
Laurent Vivier
2017-02-28
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-02-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-02-28
hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID
Krzysztof Kozlowski
2017-02-28
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
2017-02-28
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
2017-02-28
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
2017-02-28
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
2017-02-28
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
2017-02-28
arm: gic: Remove references to NVIC
Michael Davidsaver
2017-02-28
armv7m: Fix condition check for taking exceptions
Peter Maydell
2017-02-28
armv7m: Rewrite NVIC to not use any GIC code
Michael Davidsaver
2017-02-28
armv7m: Implement reading and writing of PRIGROUP
Peter Maydell
2017-02-28
armv7m: Rename nvic_state to NVICState
Peter Maydell
2017-02-28
ARM i.MX timers: fix reset handling
Kurban Mallachiev
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
hw/arm/virt: fix cpu object reference leak
Igor Mammedov
2017-02-28
sd: sdhci: Remove block count enable check in single block transfers
Prasad J Pandit
[next]