index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
hw/xen/xen_pt_load_rom: Remove unused includes
Philippe Mathieu-Daudé
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
2020-02-21
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
2020-02-21
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
Francisco Iglesias
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
2020-02-21
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
2020-02-21
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-21
z2: Make providing flash images non-mandatory
Guenter Roeck
2020-02-21
mainstone: Make providing flash images non-mandatory
Guenter Roeck
2020-02-21
hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
Philippe Mathieu-Daudé
2020-02-21
aspeed/scu: Implement chip ID register
Joel Stanley
2020-02-21
aspeed/scu: Create separate write callbacks
Joel Stanley
2020-02-21
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
Chen Qun
2020-02-21
spapr: Fix handling of unplugged devices during CAS and migration
Greg Kurz
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-21
pnv/phb3: Add missing break statement
Greg Kurz
2020-02-21
pnv/phb4: Fix error path in pnv_pec_realize()
Greg Kurz
2020-02-21
pnv/phb3: Convert 1u to 1ull
Greg Kurz
2020-02-21
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-21
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2020-02-21
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
2020-02-21
ppc: function to setup latest class options
Michael S. Tsirkin
2020-02-21
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
2020-02-21
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
2020-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-20
hw: Remove unnecessary cast when calling dma_memory_read()
Philippe Mathieu-Daudé
2020-02-19
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
2020-02-19
sparc/niagara: use memdev for RAM
Igor Mammedov
2020-02-19
sparc/sun4m: use memdev for RAM
Igor Mammedov
2020-02-19
sparc/leon3: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/virtex_ml507: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/spapr: use memdev for RAM
Igor Mammedov
[next]