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
Age
Commit message (
Expand
)
Author
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
ppc/pnv: introduce a pnv_chip_core_realize() routine
Cédric Le Goater
2018-06-16
spapr_cpu_core: introduce spapr_create_vcpu()
Greg Kurz
2018-06-16
spapr_cpu_core: add missing rollback on realization path
Greg Kurz
2018-06-16
spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()
Greg Kurz
2018-06-16
spapr_cpu_core: convert last snprintf() to g_strdup_printf()
Greg Kurz
2018-06-16
pnv: Add cpu unrealize path
David Gibson
2018-06-16
pnv: Clean up cpu realize path
David Gibson
2018-06-16
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
pnv: Fix some error handling cpu realize()
David Gibson
2018-06-16
spapr: Clean up cpu realize/unrealize paths
David Gibson
2018-06-16
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
2018-06-16
mos6522: expose mos6522_update_irq() through MOS6522DeviceClass
Mark Cave-Ayland
2018-06-16
mos6522: remove additional interrupt flag filter from mos6522_update_irq()
Mark Cave-Ayland
2018-06-16
mos6522: only clear the shift register interrupt upon write
Mark Cave-Ayland
2018-06-16
xics_kvm: fix a build break
Cédric Le Goater
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
2018-06-16
adb: add property to disable direct reg 3 writes
Mark Cave-Ayland
2018-06-16
adb: fix read reg 3 byte ordering
Mark Cave-Ayland
2018-06-16
mac_newworld: wire up programmer switch to NMI handler
Mark Cave-Ayland
2018-06-16
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2018-06-16
ppc: introduce Core99MachinesState for the mac99 machine
Mark Cave-Ayland
2018-06-16
spapr: fix leak in h_client_architecture_support()
Greg Kurz
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
2018-06-16
ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default
Suraj Jitindar Singh
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
2018-06-15
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...
Peter Maydell
2018-06-15
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...
Peter Maydell
2018-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180615'...
Peter Maydell
2018-06-15
target/arm: Allow ARMv6-M Thumb2 instructions
Julia Suvorova
2018-06-15
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-15
iommu: Add IOMMU index concept to IOMMU API
Peter Maydell
2018-06-15
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
2018-06-15
aspeed_scu: Implement RNG register
Joel Stanley
2018-06-15
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
Richard Henderson
2018-06-15
target/arm: Implement FDUP/DUP
Richard Henderson
2018-06-15
target/arm: Implement SVE Integer Compare - Scalars Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Predicate Count Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Partition Break Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Integer Compare - Immediate Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Integer Compare - Vectors Group
Richard Henderson
2018-06-15
target/arm: Implement SVE Select Vectors Group
Richard Henderson
2018-06-15
target/arm: Implement SVE vector splice (predicated)
Richard Henderson
2018-06-15
target/arm: Implement SVE reverse within elements
Richard Henderson
2018-06-15
target/arm: Implement SVE copy to vector (predicated)
Richard Henderson
[next]