OSDN Git Service

qmiga/qemu.git
2020-03-18 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-17 Philippe Mathieu... hw/arm: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/arm: Remove unnecessary memory_region_set_readonly...
2020-03-17 Philippe Mathieu... hw/ppc/ppc405: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/arm/stm32: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/char: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/riscv: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/dma: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/display: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/core: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to let devices own their MemoryRegions
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to remove unnecessary memory_regio...
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to detect potential use of memory_...
2020-03-17 Philippe Mathieu... hw/sparc: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/sh4: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/riscv: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/ppc: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/pci-host: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/net: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/m68k: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/display: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/arm: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to replace memory_region_init_...
2020-03-17 Philippe Mathieu... scripts/cocci: Rename memory-region-{init-ram -> housek...
2020-03-17 Philippe Mathieu... memory: Simplify memory_region_init_rom_nomigrate(...
2020-03-17 Philippe Mathieu... memory: Correctly return alias region type
2020-03-17 Stefan Hajnoczilockable: add QemuRecMutex support
2020-03-17 Stefan Hajnoczilockable: add lock guards
2020-03-17 Paolo Bonzinilockable: add QEMU_MAKE_LOCKABLE_NONNULL
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-03-17 Aleksandar... MAINTAINERS: Add a file to the main MIPS section
2020-03-17 Aleksandar... MAINTAINERS: Adjust maintainer's email
2020-03-17 Aleksandar... MAINTAINERS: Adjust maintainer's status for some MIPS...
2020-03-17 Guenter Roeckhw/arm/pxa2xx: Do not wire up OHCI for PXA255
2020-03-17 Guenter Roeckaspeed/smc: Fix number of dummy cycles for FAST_READ_4...
2020-03-17 Guenter Roeckm25p80: Improve command handling for unsupported commands
2020-03-17 Guenter Roeckm25p80: Improve command handling for Jedec commands
2020-03-17 Guenter Roeckm25p80: Convert to support tracing
2020-03-17 Chen Qunhw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
2020-03-17 Guenter Roeckhw/arm/fsl-imx6: Wire up USB controllers
2020-03-17 Guenter Roeckhw/arm/fsl-imx6ul: Wire up USB controllers
2020-03-17 Guenter Roeckhw/arm/fsl-imx6ul: Instantiate unimplemented pwm and...
2020-03-17 Guenter Roeckhw/arm/fsl-imx6ul: Fix USB interrupt numbers
2020-03-17 Guenter Roeckhw/usb: Add basic i.MX USB Phy support
2020-03-17 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-17 Jason Andryukusb-serial: Fix timeout closing the device
2020-03-17 Jason Andryukusb-serial: Increase receive buffer to 496
2020-03-17 Jason Andryukusb-serial: chunk data to wMaxPacketSize
2020-03-17 Jason Andryukusb-serial: Move USB_TOKEN_IN into a helper function
2020-03-17 Alexey Kardashevskiypseries: Update SLOF firmware image
2020-03-17 Nicholas Pigginppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
2020-03-17 Nicholas Pigginppc/spapr: Implement FWNMI System Reset delivery
2020-03-17 Nicholas Piggintarget/ppc: allow ppc_cpu_do_system_reset to take an...
2020-03-17 Nicholas Pigginppc/spapr: Allow FWNMI on TCG
2020-03-17 Nicholas Pigginppc/spapr: Fix FWNMI machine check interrupt delivery
2020-03-17 Nicholas Pigginppc/spapr: Add FWNMI System Reset state
2020-03-17 Nicholas Pigginppc/spapr: Change FWNMI names
2020-03-17 Nicholas Pigginppc/spapr: Fix FWNMI machine check failure handling
2020-03-17 David Gibsonspapr: Rename DT functions to newer naming convention
2020-03-17 David Gibsonspapr: Move creation of ibm,architecture-vec-5 property
2020-03-17 David Gibsonspapr: Move creation of ibm,dynamic-reconfiguration...
2020-03-17 Alexey Kardashevskiyspapr/rtas: Reserve space for RTAS blob and log
2020-03-17 Alexey Kardashevskiypseries: Update SLOF firmware image
2020-03-17 Alexey Kardashevskiyppc/spapr: Move GPRs setup to one place
2020-03-17 Vitaly Chikunovtarget/ppc: Fix rlwinm on ppc64
2020-03-17 Cédric Le Goaterspapr/xive: use SPAPR_IRQ_IPI to define IPI ranges...
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Convert debug fprintf() to trace...
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Prevent buffer overflow
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA...
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Introduce req_iu() helper
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Simplify a bit
2020-03-17 Philippe Mathieu... hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of...
2020-03-17 Philippe Mathieu... hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
2020-03-17 David Gibsonspapr: Clean up RMA size calculation
2020-03-17 Rajnesh Kanwaltarget/riscv: Fix VS mode interrupts forwarding.
2020-03-17 Bin Menggitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
2020-03-17 Bin Mengriscv: sifive_u: Update BIOS_FILENAME for 32-bit
2020-03-17 Bin Mengroms: opensbi: Add 32-bit firmware image for sifive_u...
2020-03-17 Bin Mengroms: opensbi: Upgrade from v0.5 to v0.6
2020-03-17 Alistair Francistarget/riscv: Correctly implement TSR trap
2020-03-16 David Gibsonspapr: Don't clamp RMA to 16GiB on new machine types
2020-03-16 David Gibsonspapr: Don't attempt to clamp RMA to VRMA constraint
2020-03-16 David Gibsonspapr,ppc: Simplify signature of kvmppc_rma_size()
2020-03-16 David Gibsonspapr: Don't use weird units for MIN_RMA_SLOF
2020-03-16 David Gibsontarget/ppc: Don't store VRMA SLBE persistently
2020-03-16 David Gibsontarget/ppc: Only calculate RMLS derived RMA limit on...
2020-03-16 David Gibsontarget/ppc: Correct RMLS table
2020-03-16 David Gibsontarget/ppc: Streamline calculation of RMA limit from...
2020-03-16 David Gibsontarget/ppc: Use class fields to simplify LPCR masking
2020-03-16 David Gibsontarget/ppc: Remove RMOR register from POWER9 & POWER10
2020-03-16 David Gibsonspapr, ppc: Remove VPM0/RMLS hacks for POWER9
2020-03-16 David Gibsontarget/ppc: Introduce ppc_hash64_use_vrma() helper
2020-03-16 David Gibsontarget/ppc: Correct handling of real mode accesses...
2020-03-16 David Gibsonppc: Remove stub of PPC970 HID4 implementation
2020-03-16 David Gibsonppc: Remove stub support for 32-bit hypervisor mode
2020-03-16 Philippe Mathieu... hw/ppc/pnv: Fix typo in comment
next