]> git.proxmox.com Git - mirror_qemu.git/history - hw
xen-bus: check whether the frontend is active during device reset...
[mirror_qemu.git] / hw /
2019-09-24 Paul Durrantxen-bus: check whether the frontend is active during...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/davidhildenbrand...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2019-09-23 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-09-23 Thomas Huths390x/kvm: Officially require at least kernel 3.15
2019-09-23 Christian BorntraegerMerge tag 's390-ccw-bios-2019-09-18' of https://gitlab...
2019-09-20 Corey Minyardpc: Add an SMB0 ACPI device to q35
2019-09-20 Corey Minyardipmi: Fix SSIF ACPI handling to use the right CRS
2019-09-20 Corey Minyardacpi: Add i2c serial bus CRS handling
2019-09-20 Corey Minyardipmi: Add an SMBus IPMI interface
2019-09-20 Corey Minyardipmi: Add PCI IPMI interfaces
2019-09-20 Corey Minyardsmbios:ipmi: Ignore IPMI devices with no fwinfo function
2019-09-20 Corey Minyardipmi: Allow a size value to be passed for I/O space
2019-09-20 Corey Minyardipmi: Split out BT-specific code from ISA BT code
2019-09-20 Corey Minyardipmi: Split out KCS-specific code from ISA KCS code
2019-09-20 Corey Minyardipmi: Add a UUID device property
2019-09-20 Corey Minyardipmi: Generate an interrupt on watchdog pretimeout...
2019-09-20 Corey Minyardipmi: Fix the get watchdog command
2019-09-20 Corey Minyardipmi: Fix watchdog NMI handling
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-09-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ati...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-19 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-09-19 Chen Zhangvfio: fix a typo
2019-09-19 Gerd Hoffmannati: use vga_read_byte in ati_cursor_define
2019-09-19 Gerd Hoffmannvga: move access helpers to separate include file
2019-09-18 Philippe Mathieu... trace: Remove trailing newline in events
2019-09-18 Alexey Kardashevskiyloader: Trace loaded images
2019-09-17 Bin Mengriscv: sifive_u: Update model and compatible strings...
2019-09-17 Bin Mengriscv: sifive_u: Remove handcrafted clock nodes for...
2019-09-17 Bin Mengriscv: sifive_u: Fix broken GEM support
2019-09-17 Bin Mengriscv: sifive_u: Instantiate OTP memory with a serial...
2019-09-17 Bin Mengriscv: sifive: Implement a model for SiFive FU540 OTP
2019-09-17 Bin Mengriscv: sifive_u: Change UART node name in device tree
2019-09-17 Bin Mengriscv: sifive_u: Update UART base addresses and IRQs
2019-09-17 Bin Mengriscv: sifive_u: Reference PRCI clocks in UART and...
2019-09-17 Bin Mengriscv: sifive_u: Add PRCI block to the SoC
2019-09-17 Bin Mengriscv: sifive_u: Generate hfclk and rtcclk nodes
2019-09-17 Bin Mengriscv: sifive: Implement PRCI model for FU540
2019-09-17 Bin Mengriscv: sifive_u: Update PLIC hart topology configuratio...
2019-09-17 Bin Mengriscv: sifive_u: Update hart configuration to reflect...
2019-09-17 Bin Mengriscv: sifive_u: Set the minimum number of cpus to 2
2019-09-17 Bin Mengriscv: hart: Add a "hartid-base" property to RISC-V...
2019-09-17 Bin Mengriscv: hart: Extract hart realize to a separate routine
2019-09-17 Bin Mengriscv: sifive_e: Drop sifive_mmio_emulate()
2019-09-17 Bin Mengriscv: sifive_e: prci: Update the PRCI register block...
2019-09-17 Bin Mengriscv: sifive_e: prci: Fix a typo of hfxosccfg register...
2019-09-17 Bin Mengriscv: sifive: Rename sifive_prci.{c, h} to sifive_e_pr...
2019-09-17 Bin Mengriscv: sifive_u: Remove the unnecessary include of...
2019-09-17 Bin Mengriscv: hw: Remove the unnecessary include of target...
2019-09-17 Bin Mengriscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR...
2019-09-17 Bin Mengriscv: hw: Change create_fdt() to return void
2019-09-17 Bin Mengriscv: hw: Remove not needed PLIC properties in device...
2019-09-17 Bin Mengriscv: hw: Use qemu_fdt_setprop_cell() for property...
2019-09-17 Bin Mengriscv: hw: Remove superfluous "linux, phandle" property
2019-09-17 Bin Mengriscv: hw: Remove duplicated "hw/hw.h" inclusion
2019-09-17 Bin Mengriscv: sifive_test: Add reset functionality
2019-09-17 Bin Mengriscv: Resolve full path of the given bios image
2019-09-17 Bin Mengriscv: Add a helper routine for finding firmware
2019-09-17 Alistair Francisriscv: plic: Remove unused interrupt functions
2019-09-17 Guenter Roeckriscv: sifive_u: Fix clock-names property for ethernet...
2019-09-17 Guenter Roeckriscv: sivive_u: Add dummy serial clock and aliases...
2019-09-17 Guenter Roeckriscv: sifive_u: Add support for loading initrd
2019-09-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-09-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-09-16 Sergio Lopezvirtio-mmio: implement modern (v2) personality (virtio-1)
2019-09-16 Philippe Mathieu... hw/i386/pc: Extract the x86 generic fw_cfg code
2019-09-16 Philippe Mathieu... hw/i386/pc: Rename pc_build_feature_control() as generi...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_feature_control() take a Machi...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_feature_control() take a FWCfg...
2019-09-16 Philippe Mathieu... hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_smbios() take a generic Machin...
2019-09-16 Philippe Mathieu... hw/i386/pc: Let pc_build_smbios() take a FWCfgState...
2019-09-16 Paolo Bonzinihw/i386/pc: Replace PCMachineState argument with Machin...
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the CPUArchIdList array by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the apic_id_limit value by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Pass the boot_cpus value by argument
2019-09-16 Philippe Mathieu... hw/i386/pc: Rename bochs_bios_init as more generic...
2019-09-16 Philippe Mathieu... hw/i386/pc: Use address_space_memory in place
2019-09-16 Philippe Mathieu... hw/i386/pc: Extract e820 memory layout code
2019-09-16 Philippe Mathieu... hw/i386/pc: Use e820_get_num_entries() to access e820_e...
2019-09-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-09-16 Peter Xuintel_iommu: Remove the caching-mode check during flag...
2019-09-16 Peter Xupc/q35: Disallow vfio-pci hotplug without VT-d caching...
2019-09-16 Peter Xuqdev/machine: Introduce hotplug_allowed hook
2019-09-16 Peter Xuintel_iommu: Sanity check vfio-pci config on machine...
2019-09-16 Stefano Garzarellaelf-ops.h: fix int overflow in load_elf()
2019-09-16 Cole Robinsonhw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
2019-09-16 Raphael Norwitzvhost-user-blk: prevent using uninitialized vqs
2019-09-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-09-13 Cédric Le Goateraspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
2019-09-13 Cédric Le Goateraspeed/scu: Introduce per-SoC SCU types
2019-09-13 Christian Svenssonaspeed/smc: Calculate checksum on normal DMA
2019-09-13 Cédric Le Goateraspeed/smc: Inject errors in DMA checksum
2019-09-13 Cédric Le Goateraspeed/smc: Add DMA calibration settings
2019-09-13 Cédric Le Goateraspeed/smc: Add support for DMAs
2019-09-13 Cédric Le Goateraspeed: Use consistent typenames
2019-09-13 Cédric Le Goateraspeed: Remove unused SoC definitions
next