OSDN Git Service

qmiga/qemu.git
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Use 'bonito_pci' for PCI function...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Use 'bonito_host' for PCI host...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Convert to 3-phase reset
2023-01-13 Thomas Huthsoftmmu/rtc: Emit warning when using driftfix=slew...
2023-01-13 Thomas Huthhw/rtc/mc146818rtc: Make the mc146818 RTC device target...
2023-01-13 Thomas Huthhw/core/qdev-properties-system: Allow the 'slew' policy...
2023-01-13 Thomas Huthhw/intc: Extract the IRQ counting functions into a...
2023-01-13 Bernhard Beschowhw/intc/i8259: Make using the isa_pic singleton more...
2023-01-13 Bernhard Beschowhw/usb/hcd-uhci: Introduce TYPE_ defines for device...
2023-01-13 Bernhard Beschowhw/mips/Kconfig: Track Malta's PIIX dependencies via...
2023-01-13 Bernhard Beschowhw/isa/piix4: Decouple INTx-to-LNKx routing which is...
2023-01-13 Bernhard Beschowhw/isa/piix3: Decouple INTx-to-LNKx routing which is...
2023-01-13 Bernhard Beschowhw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_...
2023-01-13 Philippe Mathieu... hw/pci/pci_host: Trace config accesses on unexisting...
2023-01-13 Paolo Bonzinimips: Always include nanomips disassembler
2023-01-13 Paolo Bonzinimips: Remove support for trap and emulate KVM
2023-01-13 Philippe Mathieu... hw/isa/piix4: Correct IRQRC[A:D] reset values
2023-01-13 Philippe Mathieu... hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
2023-01-13 Philippe Mathieu... hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
2023-01-13 Philippe Mathieu... hw/mips/malta: Merge common BL code as bl_setup_gt64120...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS JALRc opcode...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS SW opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Handle buffers as opaque arrays
2023-01-13 Philippe Mathieu... tests/avocado: Add tests booting YAMON ROM on MIPS...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Move it to hw/pci-host/
2023-01-13 Philippe Mathieu... hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
2023-01-13 Philippe Mathieu... hw/mips/malta: Explicit GT64120 endianness upon device...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Manage endian bits with the Regist...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Let the GT64120 manage the lower...
2023-01-13 Philippe Mathieu... hw/mips/Kconfig: Introduce CONFIG_GT64120 to select...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Accumulate address space changes
2023-01-13 Philippe Mathieu... hw/mips/malta: Trace FPGA LEDs/ASCII display updates
2023-01-13 Philippe Mathieu... hw/mips/malta: Split FPGA LEDs/ASCII display updates
2023-01-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-11 Paolo Bonziniconfigure: remove backwards-compatibility code
2023-01-11 Paolo Bonzinitarget/i386: fix operand size of unary SSE operations
2023-01-11 Marcel Holtmannlibvduse: Add extra compiler warnings
2023-01-11 Marcel Holtmannlibvhost-user: Add extra compiler warnings
2023-01-11 Marcel Holtmannlibvhost-user: Fix assignment in vring_set_avail_event
2023-01-11 Marcel Holtmannlibvduse: Fix assignment in vring_set_avail_event
2023-01-11 Marcel Holtmannlibvduse: Switch to unsigned int for inuse field in...
2023-01-11 Marcel Holtmannlibvduse: Provide _GNU_SOURCE when compiling outside...
2023-01-11 Marcel Holtmannlibvhost-user: Change dev->postcopy_ufd assignment...
2023-01-11 Marcel Holtmannlibvhost-user: Declare uffdio_register early to make...
2023-01-11 Marcel Holtmannlibvhost-user: Use unsigned int i for some for-loop...
2023-01-11 Marcel Holtmannlibvhost-user: Cast rc variable to avoid compiler warning
2023-01-11 Marcel Holtmannlibvhost-user: Replace typeof with __typeof__
2023-01-11 Marcel Holtmannlibvhost-user: Provide _GNU_SOURCE when compiling outsi...
2023-01-11 Daniel P. Berrangéhw/display: avoid creating empty loadable modules
2023-01-11 Daniel P. Berrangéenforce use of G_GNUC_PRINTF attributes
2023-01-11 Daniel P. Berrangétests: add G_GNUC_PRINTF for various functions
2023-01-11 Daniel P. Berrangéutil/error: add G_GNUC_PRINTF for various functions
2023-01-11 Daniel P. Berrangétools/virtiofsd: add G_GNUC_PRINTF for logging functions
2023-01-11 Daniel P. Berrangéhw/xen: use G_GNUC_PRINTF/SCANF for various functions
2023-01-11 Daniel P. Berrangédisas: add G_GNUC_PRINTF to gstring_printf
2023-01-11 Daniel P. Berrangégitlab: remove redundant setting of PKG_CONFIG_PATH
2023-01-11 Paolo Bonzinichardev: clean up chardev-parallel.c
2023-01-11 Eric Augertarget/i386: Remove compilation errors when -Werror...
2023-01-11 David Hildenbrandkvm: Atomic memslot updates
2023-01-11 Emanuele Giuseppe... KVM: keep track of running ioctls
2023-01-11 Emanuele Giuseppe... accel: introduce accelerator blocker API
2023-01-11 Joe Richeyi386: Emit correct error code for 64-bit IDT entry
2023-01-11 Paolo Bonziniconfigure: fix GLIB_VERSION for cross-compilation
2023-01-11 Klaus Jensenhw/nvme: cleanup error reporting in nvme_init_pci()
2023-01-11 Klaus Jensenhw/nvme: clean up confusing use of errp/local_err
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Thomas Huth.gitlab-ci.d/windows: Do not run the qtests in the...
2023-01-09 Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
2023-01-09 Nikita IvanovRefactoring: refactor TFR() macro to RETRY_ON_EINTR()
2023-01-09 Thomas Huthdocs/interop: Change the vnc-ledstate-Pseudo-encoding...
2023-01-09 Thomas Huthi386: Deprecate the -no-hpet QEMU command line option
2023-01-09 Thomas Huthtests/qtest/bios-tables-test: Replace -no-hpet with...
2023-01-09 Marc-André... tests/readconfig: spice doesn't support unix socket...
2023-01-09 Philippe Mathieu... target/s390x: Restrict sysemu/reset.h to system emulation
2023-01-09 Philippe Mathieu... target/s390x/tcg/excp_helper: Restrict system headers...
2023-01-09 Philippe Mathieu... target/s390x/tcg/misc_helper: Remove unused "memory...
2023-01-09 Philippe Mathieu... hw/s390x/pv: Restrict Protected Virtualization to sysemu
2023-01-09 Philippe Mathieu... exec/memory: Expose memory_region_access_valid()
2023-01-09 Thomas HuthMAINTAINERS: Add MIPS-related docs and configs to the...
2023-01-09 Philippe Mathieu... tests/vm: Update get_default_jobs() to work on non...
2023-01-09 Christian Borntraegerqemu-iotests/stream-under-throttle: do not shutdown...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-01-09 Klaus Jensenhw/nvme: fix missing cq eventidx update
2023-01-09 Klaus Jensenhw/nvme: fix missing endian conversions for doorbell...
2023-01-09 Klaus Jensenhw/nvme: rename shadow doorbell related trace events
2023-01-09 Klaus Jensenhw/nvme: use QOM accessors
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-08 Dongli Zhangvhost-scsi: fix memleak of vsc->inflight
next