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
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...
Peter Maydell
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
hw/intc: Improve formatting of MEMTX_ERROR guest error message
Rebecca Cran
2021-07-09
hw/arm/stellaris: Expand comment about handling of OLED chipselect
Peter Maydell
2021-07-09
hw/gpio/pl061: Document a shortcoming in our implementation
Peter Maydell
2021-07-09
hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
Peter Maydell
2021-07-09
hw/arm/virt: Make PL061 GPIO lines pulled low, not high
Peter Maydell
2021-07-09
hw/gpio/pl061: Make pullup/pulldown of outputs configurable
Peter Maydell
2021-07-09
hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
Peter Maydell
2021-07-09
hw/gpio/pl061: Document the interface of this device
Peter Maydell
2021-07-09
hw/gpio/pl061: Add tracepoints for register read and write
Peter Maydell
2021-07-09
hw/gpio/pl061: Clean up read/write offset handling logic
Peter Maydell
2021-07-09
hw/gpio/pl061: Convert DPRINTF to tracepoints
Peter Maydell
2021-07-09
hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
Ricardo Koller
2021-07-09
stm32vldiscovery: Add the STM32VLDISCOVERY Machine
Alexandre Iooss
2021-07-09
stm32f100: Add the stm32f100 SoC
Alexandre Iooss
2021-07-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-07-09
vhost-user: Fix backends without multiqueue support
Kevin Wolf
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
2021-07-09
ppc/pegasos2: Introduce Pegasos2MachineState structure
BALATON Zoltan
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
spapr: tune rtas-size
Alexey Kardashevskiy
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-07-08
vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus
David Hildenbrand
2021-07-08
virtio-mem: Require only coordinated discards
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
David Hildenbrand
2021-07-08
vfio: Query and store the maximum number of possible DMA mappings
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the !vIOMMU case
David Hildenbrand
2021-07-08
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
virtio-mem: Don't report errors when ram_block_discard_range() fails
David Hildenbrand
2021-07-08
virtio-mem: Factor out traversing unplugged ranges
David Hildenbrand
2021-07-08
hw/misc: add MAX34451 device
Titus Rwantare
2021-07-08
hw/misc: add ADM1272 device
Titus Rwantare
2021-07-08
hw/i2c: add support for PMBus
Titus Rwantare
2021-07-08
ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim struct
Jinhua Cao
2021-07-08
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Make i2c_start_transfer() direction argument a boolean
BALATON Zoltan
[next]