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-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-16
hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
Thomas Huth
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-08-16
aspeed_sdmc: Handle ECC training
Joel Stanley
2018-08-16
aspeed_sdmc: Init status always idle
Joel Stanley
2018-08-16
aspeed_sdmc: Set 'cache initial sequence' always true
Joel Stanley
2018-08-16
aspeed_sdmc: Fix saved values
Joel Stanley
2018-08-16
imx_spi: Unset XCH when TX FIFO becomes empty
Trent Piepho
2018-08-16
loader: Implement .hex file loader
Su Hang
2018-08-16
loader: add rom transaction API
Stefan Hajnoczi
2018-08-16
loader: extract rom_free() function
Stefan Hajnoczi
2018-08-16
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
2018-08-16
i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board
Jean-Christophe Dubois
2018-08-16
i.MX6UL: Add i.MX6UL SOC
Jean-Christophe Dubois
2018-08-16
i.MX6UL: Add i.MX6UL specific CCM device
Jean-Christophe Dubois
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
arm: Fix return code of arm_load_elf
Adam Lackorzynski
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-14
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-14
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
[next]