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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-07-11
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
2020-07-11
hw/misc: avr: Add limited support for power reduction device
Michael Rolnik
2020-07-11
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
2020-07-11
hw/char: avr: Add limited support for USART peripheral
Michael Rolnik
2020-07-10
apic: Report current_count via 'info lapic'
Jan Kiszka
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
2020-07-10
qdev: Make functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
2020-07-03
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
Philippe Mathieu-Daudé
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
[next]