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
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' ...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
qxl: fix local renderer crash
Gerd Hoffmann
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
2018-05-06
RISC-V: Mark ROM read-only after copying in code
Michael Clark
2018-05-06
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
2018-05-06
RISC-V: Remove identity_translate from load_elf
Michael Clark
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
2018-05-06
RISC-V: Make virt board description match spike
Michael Clark
2018-05-06
RISC-V: Replace hardcoded constants with enum values
Michael Clark
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
2018-05-04
hw/arm/smmuv3: Abort on vfio or vhost case
Eric Auger
2018-05-04
hw/arm/smmuv3: Implement translate callback
Eric Auger
2018-05-04
hw/arm/smmuv3: Event queue recording helper
Eric Auger
2018-05-04
hw/arm/smmuv3: Implement MMIO write operations
Eric Auger
2018-05-04
hw/arm/smmuv3: Queue helpers
Eric Auger
2018-05-04
hw/arm/smmuv3: Wired IRQ and GERROR helpers
Eric Auger
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
2018-05-04
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Thomas Huth
2018-05-04
arm: boot: set boot_info starting from first_cpu
Igor Mammedov
2018-05-04
hw/net/smc91c111: Convert away from old_mmio
Peter Maydell
2018-05-04
hw/usb/tusb6010: Convert away from old_mmio
Peter Maydell
2018-05-04
hw/char/cmsdk-apb-uart.c: Accept more input after character read
Patrick Oppenlander
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
[next]