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
2020-10-17
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-10-17
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
2020-10-17
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/r4k: Explicit CPU frequency is 200 MHz
Philippe Mathieu-Daudé
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
2020-10-16
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
2020-10-13
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-13
goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN
Laurent Vivier
2020-10-13
hw/char/serial: remove duplicate .class_init in serial_mm_info
Laurent Vivier
2020-10-13
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2020-10-13
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
Greg Kurz
2020-10-13
hw/block/nvme: Simplify timestamp sum
Philippe Mathieu-Daudé
2020-10-12
scsi/scsi_bus: fix races in REPORT LUNS
Maxim Levitsky
2020-10-12
virtio-scsi: use scsi_device_get
Maxim Levitsky
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
2020-10-12
scsi/scsi-bus: scsi_device_find: don't return unrealized devices
Paolo Bonzini
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
2020-10-12
scsi: switch to bus->check_address
Paolo Bonzini
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
2020-10-12
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
Philippe Mathieu-Daudé
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-09
hw/ide: restore replay support of IDE
Alex Bennée
2020-10-09
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
2020-10-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2020-10-09
spapr: Simplify error handling in prop_get_fdt()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
2020-10-09
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
2020-10-09
spapr: Simplify error handling in do_client_architecture_support()
Greg Kurz
2020-10-09
spapr: Get rid of cas_check_pvr() error reporting
Greg Kurz
[next]