OSDN Git Service

qmiga/qemu.git
2022-10-31 Richard Hendersontarget/i386: Expand eflags updates inline
2022-10-31 Richard Hendersonaccel/tcg: Remove reset_icount argument from cpu_restor...
2022-10-31 Richard Hendersonaccel/tcg: Remove will_exit argument from cpu_restore_state
2022-10-31 Richard Hendersontarget/openrisc: Use cpu_unwind_state_data for mfspr
2022-10-31 Richard Hendersontarget/openrisc: Always exit after mtspr npc
2022-10-31 Richard Hendersontarget/i386: Use cpu_unwind_state_data for tpr access
2022-10-31 Richard Hendersonaccel/tcg: Introduce cpu_unwind_state_data
2022-10-31 Icenowy Zhengtcg/tci: fix logic error when registering helpers via FFI
2022-10-31 Richard Hendersontcg/sparc64: Remove sparc32plus constraints
2022-10-31 Richard Hendersontcg/sparc64: Rename from tcg/sparc
2022-10-31 Richard Hendersontcg/sparc: Remove support for sparc32plus
2022-10-31 Peter Maydellnet/vhost-vdpa.c: Fix clang compilation failure
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Jiaxun Yanghw/mips/malta: Use bootloader helper to set BAR registers
2022-10-31 Jiaxun Yanghw/mips: Use bl_gen_kernel_jump to generate bootloaders
2022-10-31 Philippe Mathieu... hw/mips/bootloader: Allow bl_gen_jump_kernel to optiona...
2022-10-31 Jiaxun Yanghw/mips/boston: Don't set link_up for xilinx-pcie
2022-10-31 Bernhard Beschowhw/isa/piix4: Move pci_ide_create_devs() call to board...
2022-10-31 Bernhard Beschowhw/isa/piix4: Add missing initialization
2022-10-31 Bernhard Beschowhw/isa/Kconfig: Fix dependencies of piix4 southbridge
2022-10-31 Bernhard Beschowhw/mips/malta: Reuse dev variable
2022-10-31 Bernhard Beschowhw/isa/piix3: Remove unused include
2022-10-31 Bernhard Beschowhw/ide/piix: Introduce TYPE_ macros for PIIX IDE contro...
2022-10-31 Bernhard Beschowhw/isa/piix4: Rename wrongly named method
2022-10-31 Bernhard Beschowhw/isa/piix3: Prefer pci_address_space() over get_syste...
2022-10-31 Bernhard Beschowhw/isa/piix3: Modernize reset handling
2022-10-31 Bernhard Beschowhw/isa/piix3: Add size constraints to rcr_ops
2022-10-31 Bernhard Beschowhw/isa/piix3: Remove extra ';' outside of functions
2022-10-31 Bernhard Beschowhw/i386/pc: Create DMA controllers in south bridges
2022-10-31 David Daneydisas/mips: Fix branch displacement for BEQZC and BNEZC
2022-10-31 Milica Lazarevicdisas/nanomips: Rename nanomips.cpp to nanomips.c
2022-10-31 Milica Lazarevicdisas/nanomips: Remove argument passing by ref
2022-10-31 Milica Lazarevicdisas/nanomips: Replace Cpp enums for C enums
2022-10-31 Milica Lazarevicdisas/nanomips: Replace exception handling
2022-10-31 Milica Lazarevicdisas/nanomips: Expand Dis_info struct
2022-10-31 Milica Lazarevicdisas/nanomips: Remove function overloading
2022-10-31 Milica Lazarevicdisas/nanomips: Prevent memory leaking
2022-10-31 Milica Lazarevicdisas/nanomips: Remove CPR function
2022-10-31 Milica Lazarevicdisas/nanomips: Remove IMMEDIATE functions
2022-10-31 Milica Lazarevicdisas/nanomips: Replace std::string type
2022-10-31 Milica Lazarevicdisas/nanomips: Delete wrapper functions
2022-10-31 Milica Lazarevicdisas/nanomips: Delete copy functions
2022-10-31 Milica Lazarevicdisas/nanomips: Remove #include <sstream>
2022-10-31 Milica Lazarevicdisas/nanomips: Delete nanomips.h
2022-10-31 Milica Lazarevicdisas/nanomips: Move typedefs etc to nanomips.cpp
2022-10-31 Milica Lazarevicdisas/nanomips: Remove NMD class
2022-10-31 Milica Lazarevicdisas/nanomips: Remove Pool tables from the class
2022-10-31 Milica Lazarevicdisas/nanomips: Remove disasm methods from class
2022-10-31 Milica Lazarevicdisas/nanomips: Remove __cond methods from class
2022-10-31 Milica Lazarevicdisas/nanomips: Remove helper methods from class
2022-10-31 Milica Lazarevicdisas/nanomips: Delete NMD class second field
2022-10-31 Milica Lazarevicdisas/nanomips: Delete NMD class field
2022-10-31 Milica Lazarevicdisas/nanomips: Extract enums out of the NMD class
2022-10-31 Milica Lazarevicdisas/nanomips: Remove namespace img
2022-10-31 BALATON Zoltanhw: Remove unused MAX_IDE_BUS define
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Create rtc-time alias in boards instead
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Embed RTCState in host device
2022-10-31 Bernhard Beschowhw/mips/fuloong2e: Inline vt82c686b_southbridge_init...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate AC97 and MC97 functions...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate PM function in host device
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate USB functions in host...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate IDE function in host device
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VIA_IDE define
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Reuse errp
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Prefer pci_address_space() over get_sy...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Resolve unneeded attribute
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Resolve chip-specific realize methods
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-31 Bin Mengblock/nfs: Fix 32-bit Windows build
2022-10-31 Bin Mengscripts/nsis.py: Automatically package required DLLs...
2022-10-31 Bin Mengscripts/nsis.py: Fix destination directory name when...
2022-10-31 Bin Mengscripts/nsis.py: Drop the unnecessary path separator
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-29 Leandro Luporitarget/ppc: Fix regression in Radix MMU
2022-10-29 Bernhard Beschowhw/ppc/e500: Implement pflash handling
2022-10-28 Bernhard Beschowhw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
2022-10-28 Bernhard Beschowhw/sd/sdhci-internal: Unexport ESDHC defines
2022-10-28 Bernhard Beschowhw/block/pflash_cfi0{1, 2}: Error out if device length...
2022-10-28 Bernhard Beschowdocs/system/ppc/ppce500: Use qemu-system-ppc64 across...
2022-10-28 Leandro Luporitarget/ppc: Increment PMC5 with inline insns
2022-10-28 Leandro Luporitarget/ppc: Add new PMC HFLAGS
2022-10-28 BALATON Zoltanppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
2022-10-28 BALATON Zoltanppc4xx_sdram: Convert DDR SDRAM controller to new bank...
2022-10-28 BALATON Zoltanppc4xx_sdram: Generalise bank setup
2022-10-28 BALATON Zoltanppc4xx_sdram: Rename local state variable for brevity
2022-10-28 BALATON Zoltanppc4xx_sdram: Use hwaddr for memory bank size
2022-10-28 BALATON Zoltanppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
2022-10-28 BALATON Zoltanppc4xx_devs.c: Move DDR SDRAM controller model to ppc4x...
2022-10-28 BALATON Zoltanppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx...
2022-10-28 Matheus Fersttarget/ppc: move the p*_interrupt_powersave methods...
next