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-08-21
mac_newworld: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
2018-08-21
mac_oldworld: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
2018-08-21
40p: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
2018-08-21
hw/ppc: deprecate the machine type 'prep', replaced by '40p'
Hervé Poussineau
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2018-08-21
hw/ppc/ppc405_uc: Convert away from old_mmio
Peter Maydell
2018-08-21
hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
Peter Maydell
2018-08-21
hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
Peter Maydell
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-08-21
spapr: Add a pseries-3.1 machine type
Cédric Le Goater
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2018-08-21
spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
Bharata B Rao
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
2018-08-20
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
s390x: introduce 3.1 compat machine
Cornelia Huck
2018-08-20
hw/dma/pl080: Remove hw_error() if DMA is enabled
Peter Maydell
2018-08-20
hw/dma/pl080: Correct bug in register address decode logic
Peter Maydell
2018-08-20
hw/dma/pl080: Provide device reset function
Peter Maydell
2018-08-20
hw/dma/pl080: Don't use CPU address space for DMA accesses
Peter Maydell
2018-08-20
hw/dma/pl080: Support all three interrupt lines
Peter Maydell
2018-08-20
hw/dma/pl080: Allow use as embedded-struct device
Peter Maydell
2018-08-20
nvic: Expose NMI line
Peter Maydell
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
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
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
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-08-18
config: split PVRDMA from RDMA
Marcel Apfelbaum
2018-08-18
hw/pvrdma: remove not needed include
Marcel Apfelbaum
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2018-08-18
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2018-08-18
hw/rdma: Cosmetic change - move to generic function
Yuval Shaia
2018-08-18
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
2018-08-18
hw/rdma: Reorder resource cleanup
Yuval Shaia
2018-08-18
hw/rdma: Do not allocate memory for non-dma MR
Yuval Shaia
2018-08-18
hw/rdma: Delete useless structure RdmaRmUserMR
Yuval Shaia
2018-08-18
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-08-18
hw/pvrdma: Clean CQE before use
Yuval Shaia
2018-08-18
hw/rdma: Modify debug macros
Yuval Shaia
2018-08-18
hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Yuval Shaia
2018-08-18
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
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
[next]