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
Age
Commit message (
Expand
)
Author
2023-03-07
gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
Richard Henderson
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
2023-03-07
gdbstub: split out softmmu/user specifics for syscall handling
Alex Bennée
2023-03-07
include: split target_long definition from cpu-defs
Alex Bennée
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2023-03-07
gdbstub: only compile gdbstub twice for whole build
Alex Bennée
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
gdbstub: don't use target_ulong while handling registers
Alex Bennée
2023-03-07
gdbstub: fix address type of gdb_set_cpu_pc
Alex Bennée
2023-03-07
gdbstub: specialise stub_can_reverse
Alex Bennée
2023-03-07
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
2023-03-07
gdbstub: specialise target_memory_rw_debug
Alex Bennée
2023-03-07
gdbstub: specialise handle_query_attached
Alex Bennée
2023-03-07
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
2023-03-07
gdbstub: rationalise signal mapping in softmmu
Alex Bennée
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
hw/pci/aer: Make PCIE AER error injection facility available for other emulat...
Jonathan Cameron
2023-03-07
hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
Jonathan Cameron
2023-03-07
hw/mem/cxl-type3: Add AER extended capability
Jonathan Cameron
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up MSI
Jonathan Cameron
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up AER
Jonathan Cameron
2023-03-07
hw/pci/aer: Add missing routing for AER errors
Jonathan Cameron
2023-03-07
hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
Jonathan Cameron
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2023-03-07
acpi: pci: move BSEL into build_append_pcihp_slots()
Igor Mammedov
2023-03-07
acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
Igor Mammedov
2023-03-07
pci: move acpi-index uniqueness check to generic PCI device code
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: describe all functions on populated slots
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before exposing non zero functions
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: support acpi-index for non-hotpluggable devices
Igor Mammedov
2023-03-07
tests: acpi: add device with acpi-index on non-hotpluggble bus
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: add EDSM method to DSDT
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding EDSM method
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
pcihp: move PCI _DSM function 0 prolog into separate function
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
Igor Mammedov
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
[prev]
[next]