]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/ipmi: Remove unnecessary declarations
[mirror_qemu.git] / hw /
2020-01-07 Philippe Mathieu... hw/ipmi: Remove unnecessary declarations
2020-01-07 Philippe Mathieu... hw/rtc/mc146818: Add missing dependency on ISA Bus
2020-01-07 Philippe Mathieu... hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using...
2020-01-07 Philippe Mathieu... hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
2020-01-07 Philippe Mathieu... hw/ppc/Kconfig: Only select FDT helper for machines...
2020-01-07 Philippe Mathieu... hw/ppc/Kconfig: Only select fw_cfg with machines using...
2020-01-07 Philippe Mathieu... hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
2020-01-07 Philippe Mathieu... hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the...
2020-01-07 Philippe Mathieu... hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC...
2020-01-07 Philippe Mathieu... hw/ppc/Kconfig: Restrict the MPC I2C controller to...
2020-01-07 Philippe Mathieu... hw/i386/Kconfig: Let the MicroVM machine select the...
2020-01-07 Philippe Mathieu... hw/intc/i8259: Fix Kconfig dependency on ISA bus
2020-01-07 Philippe Mathieu... hw/usb/redirect: Do not link 'usb-redir' device when...
2020-01-07 Philippe Mathieu... hw/timer/Kconfig: Intel 8254 PIT depends of ISA bus
2020-01-07 Peter Wuhw/i386/pc: fix regression in parsing vga cmdline parameter
2020-01-07 Philippe Mathieu... hw/i386/x86-iommu: Add missing stubs
2020-01-07 Denis Plotnikovhw: fix using 4.2 compat in 5.0 machine types for i440f...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-01-06 Marc-André Lureauvmstate: replace DeviceState with VMStateIf
2020-01-06 Marc-André Lureauvmstate: add qom interface to get id
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-01-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-01-06 Volker Rümelinhda-codec: fix recording rate control
2020-01-06 Volker Rümelinhda-codec: fix playback rate control
2020-01-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-01-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-01-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-01-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-01-02 Marc-André Lureauconsole: add graphic_hw_update_done()
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-12-20 Simon Veithhw/arm/smmuv3: Report F_STE_FETCH fault address in...
2019-12-20 Simon Veithhw/arm/smmuv3: Use correct bit positions in EVT_SET_ADD...
2019-12-20 Simon Veithhw/arm/smmuv3: Align stream table base address to table...
2019-12-20 Simon Veithhw/arm/smmuv3: Check stream IDs against actual table...
2019-12-20 Simon Veithhw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
2019-12-20 Simon Veithhw/arm/smmuv3: Apply address mask to linear strtab...
2019-12-20 Andrew Jefferyast2600: Configure CNTFRQ at 1125MHz
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-12-20 Cameron Esfahanidisplay/bochs-display: fix memory leak
2019-12-19 Igor Mammedovnuma: properly check if numa is supported
2019-12-19 Igor Mammedovnuma: remove not needed check
2019-12-19 Li Hangjingvirtio-blk: fix out-of-bounds access to bitmap in notif...
2019-12-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-12-18 Robert Foleyqemu_log_lock/unlock now preserves the qemu_logfile...
2019-12-18 Vladimir Sementsov... hw/vfio/ap: drop local_err from vfio_ap_realize
2019-12-18 Vladimir Sementsov... hw/usb: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/tpm: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/sd: drop extra whitespace in sdhci_sysbus_realize...
2019-12-18 Vladimir Sementsov... hw/s390x: rename Error ** parameter to more common...
2019-12-18 Vladimir Sementsov... hw/i386/amd_iommu: rename Error ** parameter to more...
2019-12-18 Vladimir Sementsov... hw/core/qdev: cleanup Error ** variables
2019-12-18 Vladimir Sementsov... 9pfs: make Error **errp const where it is appropriate
2019-12-18 Vladimir Sementsov... ppc: make Error **errp const where it is appropriate
2019-12-18 Markus ArmbrusterRevert "ppc: well form kvmppc_hint_smt_possible error...
2019-12-18 Vladimir Sementsov... hmp: drop Error pointer indirection in hmp_handle_error
2019-12-18 Markus Armbrusterhw/intc/s390: Simplify error handling in kvm_s390_flic_...
2019-12-18 Markus Armbrustererror: Clean up unusual names of Error * variables
2019-12-18 Markus Armbrustermemory-device: Fix memory pre-plug error API violations
2019-12-18 Markus Armbrusterhw/ipmi: Fix realize() error API violations
2019-12-18 Markus Armbrusterhw/core: Fix fit_load_fdt() error API violations
2019-12-18 Markus Armbrusterhw/acpi: Fix legacy CPU plug error API violations
2019-12-18 Paolo Bonzinivga: cleanup mapping of VRAM for non-PCI VGA
2019-12-18 Thomas Huthhw/display: Remove "rombar" hack from vga-pci and vmwar...
2019-12-18 Thomas Huthhw/pci: Remove the "command_serr_enable" property
2019-12-18 Thomas Huthhw/audio: Remove the "use_broken_id" hack from the...
2019-12-18 Thomas Huthhw/i386: Remove the deprecated machines 0.12 up to...
2019-12-18 Philippe Mathieu... hw/pci-host: Add Kconfig entry to select the IGD Passth...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Extract the IGD passthrough host...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Use definitions instead of magic...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Correct the header description
2019-12-17 Dr. David Alan Gilberthyperv: Use auto rcu_read macros
2019-12-17 Philippe Mathieu... hw/i386/pc: Extract the port92 device
2019-12-17 Philippe Mathieu... hw/i386/pc: Inline port92_init()
2019-12-17 Philippe Mathieu... hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
2019-12-17 Paolo Bonzinihw/isa/isa-bus: cleanup irq functions
2019-12-17 Philippe Mathieu... hw/i386: Simplify ioapic_init_gsi()
2019-12-17 Philippe Mathieu... hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gs...
2019-12-17 Paolo Bonzinipc: stubify x86 iommu
2019-12-17 Paolo Bonziniacpi: move PC stubs out of stubs/
2019-12-17 Paolo Bonzinix86: move more x86-generic functions out of PC files
2019-12-17 Philippe Mathieu... hw/i386/pc: Convert DPRINTF() to trace events
2019-12-17 Paolo Bonzinix86: move SMM property to X86MachineState
2019-12-17 Paolo Bonzinipci-stub: add more MSI functions
2019-12-17 Paolo Bonzinihw: replace hw/i386/pc.h with a header just for the...
2019-12-17 Paolo Bonzinifw_cfg: allow building without other devices
2019-12-17 Paolo Bonzinii386: conditionally compile more files
2019-12-17 Marc-André Lureauconfigure: simplify vhost condition with Kconfig
2019-12-17 Paolo Bonzinikvm: convert "-machine kernel_irqchip" to an accelerato...
2019-12-17 Paolo Bonzinikvm: introduce kvm_kernel_irqchip_* functions
2019-12-17 Paolo Bonzinikvm: convert "-machine kvm_shadow_mem" to an accelerato...
2019-12-17 Paolo Bonzinixen: convert "-machine igd-passthru" to an accelerator...
2019-12-17 Paolo Bonzinivl: configure accelerators from -accel options
next