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
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-01-13
hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
Daniel Henrique Barboza
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Convert to 3-phase reset
Philippe Mathieu-Daudé
2023-01-13
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
2023-01-13
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
2023-01-13
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2023-01-13
hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-13
hw/pci/pci_host: Trace config accesses on unexisting functions
Philippe Mathieu-Daudé
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2023-01-13
hw/isa/piix4: Correct IRQRC[A:D] reset values
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS SW opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
2023-01-13
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Explicit GT64120 endianness upon device creation
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
2023-01-13
hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Accumulate address space changes
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Trace FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Split FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2023-01-12
hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
Philippe Mathieu-Daudé
2023-01-12
hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
Philippe Mathieu-Daudé
2023-01-12
hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
Philippe Mathieu-Daudé
2023-01-12
hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
Philippe Mathieu-Daudé
2023-01-12
hw/arm/stellaris: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
Philippe Mathieu-Daudé
[next]