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-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
2018-08-20
hw/timer/m48t59: Move away from old_mmio accessors
Peter Maydell
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
2018-08-20
hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
Peter Maydell
2018-08-20
sdhci: add i.MX SD Stable Clock bit
Hans-Erik Floryd
2018-08-20
hw/arm/virt: Add virt-3.1 machine type
Andrew Jones
2018-08-20
target/arm: Implement AArch32 ERET instruction
Peter Maydell
2018-08-20
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
Peter Maydell
2018-08-20
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
Peter Maydell
2018-08-20
target/arm: Implement AArch32 Hyp FARs
Peter Maydell
2018-08-20
target/arm: Implement AArch32 HVBAR
Peter Maydell
2018-08-20
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
Peter Maydell
2018-08-20
target/arm: Correct typo in HAMAIR1 regdef name
Peter Maydell
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
2018-08-20
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
2018-08-20
docs/generic-loader: mention U-Boot and Intel HEX executable formats
Stefan Hajnoczi
2018-08-20
target/arm: Fix crash on conditional instruction in an IT block
Roman Kapl
2018-08-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-08-17
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180817.0' i...
Peter Maydell
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-08-17
vfio: Inhibit ballooning based on group attachment to a container
Alex Williamson
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
2018-08-17
balloon: Allow multiple inhibit users
Alex Williamson
2018-08-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2018-08-16
sysbus: always allow explicit_ofw_unit_address() to override address generation
Mark Cave-Ayland
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
qemu-doc: Amend MIPS-related items
Aleksandar Markovic
2018-08-16
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2018-08-16
linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
Aleksandar Markovic
2018-08-16
elf: Add ELF flags for MIPS machine variants
Aleksandar Markovic
2018-08-16
elf: Remove duplicate preprocessor constant definition
Aleksandar Markovic
2018-08-16
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2018-08-16
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
2018-08-16
target/mips: Add CP0 BadInstrX register
Stefan Markovic
2018-08-16
target/mips: Update some CP0 registers bit definitions
Aleksandar Markovic
2018-08-16
target/mips: Fix two instances of shadow variables
Aleksandar Markovic
2018-08-16
target/mips: Mark switch fallthroughs with interpretable comments
Aleksandar Markovic
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 2
Aleksandar Rikalo
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 1
Aleksandar Markovic
2018-08-16
MAINTAINERS: Update target/mips maintainer's email addresses
Aleksandar Markovic
2018-08-16
i386: Disable TOPOEXT by default on "-cpu host"
Eduardo Habkost
2018-08-16
target-i386: adds PV_SEND_IPI CPUID feature bit
Wanpeng Li
2018-08-16
i386: Add new CPU model Icelake-{Server,Client}
Robert Hoo
2018-08-16
i386: Add CPUID bit for WBNOINVD
Robert Hoo
2018-08-16
i386: Add CPUID bit for PCONFIG
Robert Hoo
2018-08-16
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
[next]