OSDN Git Service

qmiga/qemu.git
2023-03-03 Gregory Pricehw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
2023-03-03 Jonathan Cameronhw/pci-bridge/cxl_downstream: Fix type naming mismatch
2023-03-03 Jonathan Cameronhw/mem/cxl_type3: Improve error handling in realize()
2023-03-03 Jonathan CameronMAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU...
2023-03-03 Peter Xuintel-iommu: send UNMAP notifications for domain or...
2023-03-03 Jason Wangsmmu: switch to use memory_region_unmap_iommu_notifier_...
2023-03-03 Jason Wangmemory: introduce memory_region_unmap_iommu_notifier_ra...
2023-03-03 Jason Wangintel-iommu: fail DEVIOTLB_UNMAP without dt mode
2023-03-03 Jason Wangintel-iommu: fail MAP notifier without caching mode
2023-03-03 Zhenzhong Duanmemory: Optimize replay of guest mapping
2023-03-03 Yajun Wuchardev/char-socket: set s->listener = NULL in char_soc...
2023-03-03 Philippe Mathieu... hw/pci: Trace IRQ routing on PCI topology
2023-03-03 Carlos Lópezlibvhost-user: check for NULL when allocating a virtque...
2023-03-03 Carlos Lópezvhost: avoid a potential use of an uninitialized variab...
2023-03-03 Vladimir Sementsov... pcie: set power indicator to off on reset by default
2023-03-02 Vladimir Sementsov... pcie: introduce pcie_sltctl_powered_off() helper
2023-03-02 Vladimir Sementsov... pcie: pcie_cap_slot_enable_power() use correct helper
2023-03-02 Vladimir Sementsov... pcie: drop unused PCIExpressIndicator
2023-03-02 Vladimir Sementsov... pcie_regs: drop duplicated indicator value macros
2023-03-02 Vladimir Sementsov... pcie: pcie_cap_slot_write_config(): use correct macro
2023-03-02 Vladimir Sementsov... pci/shpc: refactor shpc_device_plug_common()
2023-03-02 Vladimir Sementsov... pci/shpc: pass PCIDevice pointer to shpc_slot_command()
2023-03-02 Vladimir Sementsov... pci/shpc: more generic handle hot-unplug in shpc_slot_c...
2023-03-02 Vladimir Sementsov... pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLE...
2023-03-02 Vladimir Sementsov... pci/shpc: change shpc_get_status() return type to uint8_t
2023-03-02 Vladimir Sementsov... pci/shpc: set attention led to OFF on reset
2023-03-02 Eugenio Pérezvdpa: stop all svq on device deletion
2023-03-02 Maxime Coquelinvhost-user: Adopt new backend naming
2023-03-02 Maxime Coquelinlibvhost-user: Adopt new backend naming
2023-03-02 Maxime Coquelindocs: vhost-user: replace _SLAVE_ with _BACKEND_
2023-03-02 Akihiko Odakihw/timer/hpet: Fix expiration time overflow
2023-03-02 Dr. David Alan... virtio-rng-pci: fix transitional migration compat for...
2023-03-02 Akihiko Odakivhost-user-rng: Back up vqs before cleaning up vhost_dev
2023-03-02 Akihiko Odakivhost-user-i2c: Back up vqs before cleaning up vhost_dev
2023-03-02 Akihiko Odakivhost-user-gpio: Configure vhost_dev when connecting
2023-03-02 Alex Bennéebackends/vhost-user: remove the ioeventfd check
2023-03-02 Eugenio Pérezvirtio-net: clear guest_announce feature if no cvq...
2023-03-02 Michael S.... Revert "hw/i386: pass RNG seed via setup_data entry"
2023-03-02 Michael S.... Revert "x86: return modified setup_data only if read...
2023-03-02 Michael S.... Revert "x86: use typedef for SetupData struct"
2023-03-02 Michael S.... Revert "x86: reinitialize RNG seed on system reboot"
2023-03-02 Michael S.... Revert "x86: re-initialize RNG seed when selecting...
2023-03-02 Michael S.... Revert "x86: do not re-randomize RNG seed on snapshot...
2023-03-02 Michael S.... Revert "x86: don't let decompressed kernel image clobbe...
2023-03-02 Julia Suvorovahw/smbios: fix field corruption in type 4 table
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Christian Schoenebeckui/cocoa: user friendly characters for release mouse
2023-02-27 Philippe Mathieu... dump: Add create_win_dump() stub for non-x86 targets
2023-02-27 Philippe Mathieu... dump: Simplify compiling win_dump.o by introducing...
2023-02-27 Philippe Mathieu... dump: Clean included headers
2023-02-27 Philippe Mathieu... dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
2023-02-27 Philippe Mathieu... dump: Replace tswapN() -> cpu_to_dumpN()
2023-02-27 Bernhard Beschowhw/ide/pci: Add PCIIDEState::isa_irq[]
2023-02-27 Philippe Mathieu... hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_I...
2023-02-27 Philippe Mathieu... hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_i...
2023-02-27 Philippe Mathieu... hw/ide/piix: Pass Error* to pci_piix_init_ports() for...
2023-02-27 Philippe Mathieu... hw/ide/piix: Remove unused includes
2023-02-27 Bernhard Beschowhw/ide/pci: Unexport bmdma_active_if()
2023-02-27 Philippe Mathieu... hw/ide/ioport: Remove unnecessary includes
2023-02-27 Philippe Mathieu... hw/ide: Declare ide_get_[geometry/bios_chs_trans] in...
2023-02-27 Philippe Mathieu... hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_register_restart_cb -> ide_bus_regis...
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Un-inline ide_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Include 'exec/ioport.h' instead of 'hw/isa...
2023-02-27 Philippe Mathieu... hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
2023-02-27 Philippe Mathieu... hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
2023-02-27 Philippe Mathieu... hw/ide/isa: Remove intermediate ISAIDEState::irq variable
2023-02-27 Philippe Mathieu... hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw...
2023-02-27 Philippe Mathieu... hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to...
2023-02-27 Philippe Mathieu... hw/ide/mmio: Use CamelCase for MMIO_IDE state name
2023-02-27 Fiona Ebnerhw/ide/ahci: Trace ncq write command as write instead...
2023-02-27 Philippe Mathieu... hw/i386/xen: Remove unused 'hw/ide.h' include from...
2023-02-27 John SnowMAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
2023-02-27 Philippe Mathieu... scripts/checkpatch.pl: Do not allow assert(0)
2023-02-27 Philippe Mathieu... block/vvfat: Remove pointless check of NDEBUG
2023-02-27 Philippe Mathieu... hw/ppc/sam460ex: Correctly set MAL properties
2023-02-27 BALATON Zoltanhw/display/sm501: Add fallbacks to pixman routines
2023-02-27 BALATON Zoltanhw/display/sm501: Implement more 2D raster operations
2023-02-27 Philippe Mathieu... hw/display/sm501: Alias 'dma-offset' QOM property in...
2023-02-27 Philippe Mathieu... hw/display/sm501: Embed OHCI QOM child in chipset
2023-02-27 Philippe Mathieu... hw/usb/xhci-nec: Replace container_of() by NEC_XHCI...
2023-02-27 Philippe Mathieu... hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI
2023-02-27 Philippe Mathieu... hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS...
2023-02-27 Philippe Mathieu... hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
2023-02-27 Philippe Mathieu... hw/usb/ohci: Fix typo
2023-02-27 BALATON Zoltanhw/usb/ohci: Add trace points for register access
2023-02-27 BALATON Zoltanhw/usb/ohci: Move a function next to where it is used
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix missing braces and extra...
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix white space errors
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix comments
2023-02-27 Philippe Mathieu... hw/usb/ohci: Use OHCIState type definition
2023-02-27 Philippe Mathieu... hw/usb/ohci: Include missing 'sysbus.h' header
2023-02-27 Philippe Mathieu... hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
2023-02-27 Philippe Mathieu... hw/usb/dev-smartcard-reader: Avoid forward-declaring...
2023-02-27 BALATON Zoltanhw/audio/ac97: Split off some definitions to a header
2023-02-27 Philippe Mathieu... hw/audio/ac97: Replace container_of() by AC97() QOM...
next