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-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
sun4u: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
sun4m: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
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
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
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-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
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é
[prev]
[next]