Show patches with: Series = None       |   116 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,126/126] ui/cocoa: user friendly characters for release mouse Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,125/126] dump: Add create_win_dump() stub for non-x86 targets Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,124/126] dump: Simplify compiling win_dump.o by introducing win_dump_available() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,123/126] dump: Clean included headers Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,122/126] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,121/126] dump: Replace tswapN() -> cpu_to_dumpN() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,120/126] hw/ide/pci: Add PCIIDEState::isa_irq[] Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,119/126] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,118/126] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,117/126] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,116/126] hw/ide/piix: Remove unused includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,115/126] hw/ide/pci: Unexport bmdma_active_if() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,114/126] hw/ide/ioport: Remove unnecessary includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,113/126] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,112/126] hw/ide: Rename idebus_active_if() -> ide_bus_active_if() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,111/126] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,110/126] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,109/126] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,108/126] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,107/126] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,106/126] hw/ide: Un-inline ide_set_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,105/126] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,104/126] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,103/126] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,102/126] hw/ide/isa: Remove intermediate ISAIDEState::irq variable Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,101/126] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,100/126] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,099/126] hw/ide/mmio: Use CamelCase for MMIO_IDE state name Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,098/126] hw/ide/ahci: Trace ncq write command as write instead of read Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,097/126] hw/i386/xen: Remove unused 'hw/ide.h' include from header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,096/126] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,095/126] scripts/checkpatch.pl: Do not allow assert(0) Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,094/126] block/vvfat: Remove pointless check of NDEBUG Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,093/126] hw/ppc/sam460ex: Correctly set MAL properties Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,092/126] hw/display/sm501: Add fallbacks to pixman routines Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,091/126] hw/display/sm501: Implement more 2D raster operations Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,090/126] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,089/126] hw/display/sm501: Embed OHCI QOM child in chipset Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,088/126] hw/usb/xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,087/126] hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,086/126] hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,085/126] hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,084/126] hw/usb/ohci: Fix typo Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,083/126] hw/usb/ohci: Add trace points for register access Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,082/126] hw/usb/ohci: Move a function next to where it is used Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,081/126] hw/usb/ohci: Code style fix missing braces and extra parenthesis Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,080/126] hw/usb/ohci: Code style fix white space errors Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,079/126] hw/usb/ohci: Code style fix comments Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,078/126] hw/usb/ohci: Use OHCIState type definition Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,077/126] hw/usb/ohci: Include missing 'sysbus.h' header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,076/126] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,075/126] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,074/126] hw/audio/ac97: Split off some definitions to a header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,073/126] hw/audio/ac97: Replace container_of() by AC97() QOM cast macro Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,072/126] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,071/126] hw/audio/es1370: Avoid forward-declaring ES1370State Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,070/126] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,069/126] hw/timer/hpet: Include missing 'hw/qdev-properties.h' header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,068/126] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,067/126] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,066/126] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,065/126] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,064/126] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,063/126] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,062/126] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,061/126] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,060/126] hw/isa: Un-inline isa_bus_from_device() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,059/126] hw/isa: Reorder to separate ISABus* vs ISADevice* functions Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,058/126] hw/isa: Remove empty ISADeviceClass structure Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,057/126] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,056/126] hw/isa/vt82c686: Remove intermediate IRQ forwarder Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,055/126] hw/isa/i82378: Remove intermediate IRQ forwarder Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,054/126] hw/isa/i82378: Rename output IRQ as 'cpu_intr' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,053/126] hw/intc/i8259: Document i8259_init() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,052/126] hw/pci: Fix a typo Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,051/126] hw: Move ich9.h to southbridge/ Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,050/126] hw/i386/ich9: Clean up includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,049/126] hw: Move ioapic*.h to intc/ Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,048/126] hw/i386/ich9: Remove redundant GSI_NUM_PINS Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,047/126] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,046/126] hw/isa/lpc_ich9: Connect PM stuff to LPC internally Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,045/126] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,044/126] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,043/126] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,042/126] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,041/126] hw/isa/lpc_ich9: Unexport PIRQ functions Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,040/126] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,039/126] hw/i386/x86: Reduce init_topo_info() scope Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,038/126] hw/cpu: Extend CPUState::cluster_index documentation Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,037/126] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,036/126] hw/nubus/nubus-device: Fix memory leak in nubus_device_realize Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,035/126] qemu/typedefs: Sort in case-insensitive alphabetical order (again) Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,034/126] softmmu: Extract watchpoint API from physmem.c Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,033/126] softmmu: Silent -Wmissing-field-initializers warning Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,032/126] tests/unit: Restrict machine-smp.c test to system emulation Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,031/126] replay: Extract core API to 'exec/replay-core.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,030/126] sysemu/kvm: Remove CONFIG_USER_ONLY guard Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,029/126] accel/kvm: Silent -Wmissing-field-initializers warning Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,028/126] accel/xen: Remove dead code Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,027/126] accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
« 1 2 »