2023-11-02 | Bernhard Beschow | hw/watchdog/wdt_imx2: Trace timer activity Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20231028122415.14869-3-shentey@gmail.com |
commitcommitdifftree |
2023-11-02 | Bernhard Beschow | hw/watchdog/wdt_imx2: Trace MMIO access Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20231028122415.14869-2-shentey@gmail.com |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_piix: Make PIIX4 south bridge usable in... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-30-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Implement multi-process QEMU support also... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-29-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Resolve duplicate code regarding PCI interrupt... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-28-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Reuse PIIX3's PCI interrupt triggering... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-27-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Rename functions to be shared for PCI... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-26-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Reuse PIIX3 base class' realize method... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-25-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Share PIIX3's base class with PIIX4 Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-24-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Harmonize names of reset control memory... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-23-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Allow for optional PIT creation in PIIX3 Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-22-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix: Allow for optional PIC creation in PIIX3 Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-21-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Merge hw/isa/piix4.c Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-20-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix4: Reuse struct PIIXState from PIIX3 Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-19-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix4: Rename reset control operations to match... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-18-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in" Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-17-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix4: Remove unused inbound ISA interrupt lines Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-16-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Drop the "3" from PIIX base class name Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-15-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Create power management controller in... Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-14-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Create USB controller in host device Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-13-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Create IDE controller in host device Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-12-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc: Wire RTC ISA IRQs in south bridges Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-11-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Wire PIC IRQs to ISA bus in host device Signed-off-by: Bernhard Beschow <shentey@gmail.com> ...Id: <20231007123843.127151-10-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_q35: Wire ICH9 LPC function's interrupts... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-9-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in" Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-8-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_piix: Remove redundant "piix3" variable Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-7-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-6-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-5-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_piix: Assign PIIX3's ISA interrupts before... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-4-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc_piix: Allow for setting properties before... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-3-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/pc: Merge two if statements into one Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231007123843.127151-2-shentey@gmail.com> |
commitcommitdifftree |
2023-10-22 | Bernhard Beschow | hw/i386/acpi-build: Remove build-time assertion on... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20231004092355.12929-1-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/acpi/core: Trace enable and status registers of... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-9-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/acpi: Trace GPE access in all device models, not... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-8-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/i386/acpi-build: Determine SMI command port just... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-7-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/i386: Remove now redundant TYPE_ACPI_GED_X86 Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-6-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/acpi/acpi_dev_interface: Remove now unused #include... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-5-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/acpi/acpi_dev_interface: Remove now unused madt_cpu... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-4-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-3-shentey@gmail.com> |
commitcommitdifftree |
2023-10-04 | Bernhard Beschow | hw/i386/acpi-build: Use pc_madt_cpu_entry() directly Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230908084234.17642-2-shentey@gmail.com> |
commitcommitdifftree |
2023-07-25 | Bernhard Beschow | hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230709080950.92489-1-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci: Remove multifunction parameter from pci_new_mult... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230304114043.121024-6-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide/piix: Move registration of VMStateDescription... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-8-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide/pci: Replace some magic numbers by constants Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-7-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide: Extract bmdma_status_writeb() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-6-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide: Extract IDEBus assignment into bmdma_init() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-5-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/isa/vt82c686: Remove via_isa_set_irq() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-4-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide/via: Wire up IDE legacy interrupts in host device Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-3-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/ide/pci: Expose legacy interrupts as named GPIOs Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230531211043.41724-2-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci: Remove multifunction parameter from pci_create_s... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230304114043.121024-5-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_piix: Move i440fx' realize near its qdev_new() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-18-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Resolve i440fx_init() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-17-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-16-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-15-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-14-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Make MemoryRegion pointers accessible... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-13-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXStat... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-12-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Have common names for some local... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-11-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Replace magic values by existing... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-10-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add "i440fx" child property in... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-9-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_piix: Turn some local variables into initializers Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-8-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Make some property name macros reusable... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-7-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-6-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-5-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Initialize PCMachineState::bus in... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-4-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Fix double, contradicting .endianness... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-3-shentey@gmail.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_q35: Resolve redundant q35_host variable Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230630073720.21297-2-shentey@gmail.com> |
commitcommitdifftree |
2023-06-13 | Bernhard Beschow | hw/char/parallel-isa: Export struct ISAParallelState Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230612081238.1742-3-shentey@gmail.com> |
commitcommitdifftree |
2023-06-13 | Bernhard Beschow | hw/char/parallel: Export struct ParallelState Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230612081238.1742-2-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-7-shentey@gmail.com> Message-Id: <20230403074124.3925-8-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/isa/piix3: Resolve redundant k->config_write assignments Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-6-shentey@gmail.com> Message-Id: <20230403074124.3925-7-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-5-shentey@gmail.com> Message-Id: <20230403074124.3925-6-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/isa/piix3: Wire up Xen PCI IRQ handling outside... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-4-shentey@gmail.com> Message-Id: <20230403074124.3925-5-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-3-shentey@gmail.com> Message-Id: <20230403074124.3925-4-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230403074124.3925-3-shentey@gmail.com> |
commitcommitdifftree |
2023-06-07 | Bernhard Beschow | include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_s... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230312120221.99183-2-shentey@gmail.com> Message-Id: <20230403074124.3925-2-shentey@gmail.com> |
commitcommitdifftree |
2023-06-05 | Bernhard Beschow | hw/isa/i82378: Remove unused "io" attribute Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230523195608.125820-4-shentey@gmail.com> |
commitcommitdifftree |
2023-06-05 | Bernhard Beschow | hw/arm/omap: Remove unused omap_uart_attach() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230523195608.125820-3-shentey@gmail.com> |
commitcommitdifftree |
2023-06-05 | Bernhard Beschow | hw/timer/i8254_common: Share "iobase" property via... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230523195608.125820-2-shentey@gmail.com> |
commitcommitdifftree |
2023-05-28 | Bernhard Beschow | hw/ppc/prep: Fix wiring of PIC -> CPU interrupt Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230304114043.121024-4-shentey@gmail.com> |
commitcommitdifftree |
2023-05-28 | Bernhard Beschow | ui/sdl2: Grab Alt+F4 also under Windows Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230417192139.43263-3-shentey@gmail.com> |
commitcommitdifftree |
2023-05-28 | Bernhard Beschow | ui/sdl2: Grab Alt+Tab also in fullscreen mode Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230417192139.43263-2-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc: No need for rtc_state to be an out-parameter Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230519084734.220480-3-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc: Create RTC controllers in south bridges Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230519084734.220480-2-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/pci-host/pam: Make init_pam() usage more readable Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-8-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc: Initialize ram_memory variable directly Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-7-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-6-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-5-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/i386/pc_q35: Reuse machine parameter Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-4-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/pci-host/q35: Inline sysbus_add_io() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-3-shentey@gmail.com> |
commitcommitdifftree |
2023-05-19 | Bernhard Beschow | hw/pci-host/i440fx: Inline sysbus_add_io() Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213162004.2797-2-shentey@gmail.com> |
commitcommitdifftree |
2023-03-20 | Bernhard Beschow | qemu/osdep: Switch position of "extern" and "G_NORETURN" Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230318185931.181659-1-shentey@gmail.com> |
commitcommitdifftree |
2023-03-16 | Bernhard Beschow | exec/memory: Fix kernel-doc warning Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230315072552.47117-1-shentey@gmail.com> |
commitcommitdifftree |
2023-03-07 | Bernhard Beschow | hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing Signed-off-by: Bernhard Beschow <shentey@gmail.com> |
commitcommitdifftree |
2023-03-03 | Bernhard Beschow | target/ppc/translate: Add dummy implementation for... Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230130184950.5241-1-shentey@gmail.com> |
commitcommitdifftree |
2023-02-27 | Bernhard Beschow | hw/ide/pci: Add PCIIDEState::isa_irq[] Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230126211740.66874-7-shentey@gmail.com> |
commitcommitdifftree |
2023-02-27 | Bernhard Beschow | hw/ide/pci: Unexport bmdma_active_if() Signed-off-by: Bernhard Beschow <shentey@gmail.com> |
commitcommitdifftree |
2023-02-27 | Bernhard Beschow | hw: Move ich9.h to southbridge/ Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213173033.98762-13-shentey@gmail.com> |
commitcommitdifftree |
2023-02-27 | Bernhard Beschow | hw/i386/ich9: Clean up includes Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213173033.98762-12-shentey@gmail.com> |
commitcommitdifftree |
2023-02-27 | Bernhard Beschow | hw: Move ioapic*.h to intc/ Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20230213173033.98762-11-shentey@gmail.com> |
commitcommitdifftree |
next |