OSDN Git Service

qmiga/qemu.git
2021-07-13 Vitaly Kuznetsovi386: clarify 'hv-passthrough' behavior
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: Check for valid address range in SEND_WRI...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: Extract address_in_range() helper, log...
2021-07-12 Philippe Mathieu... hw/sd/sdcard: When card is in wrong state, log which...
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-11 Mark Cave-Aylanddp8393x: don't force 32-bit register access
2021-07-11 Philippe Mathieu... dp8393x: Rewrite dp8393x_get() / dp8393x_put()
2021-07-11 Philippe Mathieu... dp8393x: Store CAM registers as 16-bit
2021-07-11 Philippe Mathieu... dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT...
2021-07-11 Philippe Mathieu... dp8393x: Replace address_space_rw(is_write=1) by addres...
2021-07-11 Mark Cave-Aylanddp8393x: fix CAM descriptor entry index
2021-07-11 Philippe Mathieu... target/mips: Rewrite UHI errno_mips() using switch...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce SQ opcode (Store Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce LQ opcode (Load Quadword)
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PROT3W opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PPACW opcode (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCGT* (Parallel Compare...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PCEQ* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTL[BHW] opcodes (Paralle...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PEXTUW (Parallel Extend...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PSUB* opcodes (Parallel...
2021-07-11 Philippe Mathieu... target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes...
2021-07-11 Philippe Mathieu... hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
2021-07-11 Philippe Mathieu... hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-10 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-07-10 Richard Hendersoncpu: Add breakpoint tracepoints
2021-07-10 Richard Hendersontcg: Remove TCG_TARGET_HAS_goto_ptr
2021-07-10 Richard Hendersonaccel/tcg: Log tb->cflags with -d exec
2021-07-10 Richard Hendersonaccel/tcg: Split out log_cpu_exec
2021-07-10 Richard Hendersonaccel/tcg: Move tb_lookup to cpu-exec.c
2021-07-10 Richard Hendersonaccel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
2021-07-10 Richard Hendersontarget/i386: Use cpu_breakpoint_test in breakpoint_handler
2021-07-10 Richard Hendersontcg: Fix prologue disassembly
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-07-09 Mark Nelsonutil/guest-random: Fix size arg to tail memcpy
2021-07-09 Olaf Heringmigration: fix typo in mig_throttle_guest_down comment
2021-07-09 Thomas Huthtarget/xtensa/xtensa-semi: Fix compilation problem...
2021-07-09 Philippe Mathieu... hw/virtio: Document *_should_notify() are called within...
2021-07-09 Li Zhijianmisc: Remove redundant new line in perror()
2021-07-09 Hubert Jasudowiczvirtiofsd: Add missing newline in error message
2021-07-09 Philippe Mathieu... misc: Fix "havn't" typo
2021-07-09 Philippe Mathieu... memory: Display MemoryRegion name in read/write ops...
2021-07-09 Markus Armbrusterqemu-option: Drop dead assertion
2021-07-09 Richard Hendersontarget/xtensa: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/tricore: Use tcg_gen_lookup_and_goto_ptr
2021-07-09 Richard Hendersontarget/tricore: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/sparc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/sh4: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/s390x: Remove use_exit_tb
2021-07-09 Richard Hendersontarget/s390x: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/rx: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/riscv: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/ppc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/openrisc: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/nios2: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/mips: Fix missing else in gen_goto_tb
2021-07-09 Richard Hendersontarget/mips: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/microblaze: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/m68k: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/i386: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/hppa: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/cris: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/avr: Mark some helpers noreturn
2021-07-09 Richard Hendersontarget/avr: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/arm: Use translator_use_goto_tb for aarch32
2021-07-09 Richard Hendersontarget/arm: Use translator_use_goto_tb for aarch64
2021-07-09 Richard Hendersontarget/arm: Use DISAS_TOO_MANY for ISB and SB
2021-07-09 Richard Hendersontarget/alpha: Use translator_use_goto_tb
2021-07-09 Richard Hendersontarget/alpha: Remove in_superpage
2021-07-09 Richard Hendersontarget/alpha: Remove use_exit_tb
2021-07-09 Richard Hendersonaccel/tcg: Introduce translator_use_goto_tb
2021-07-09 Richard Hendersontcg: Move tb_phys_invalidate_count to tb_ctx
2021-07-09 Liren Weitcg: Bake tb_destroy() into tcg_region_tree
2021-07-09 Liren Weiaccel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
2021-07-09 Philippe Mathieu... tcg: Avoid including 'trace-tcg.h' in target translate.c
2021-07-09 Richard Hendersontcg: Add separator in INDEX_op_call dump
2021-07-09 Akihiko Odakimeson: Use input/output for entitlements target
2021-07-09 Alex Bennéeconfigure: allow the selection of alternate config...
2021-07-09 Alex Bennéeconfigs: rename default-configs to configs and reorganise
2021-07-09 Alex Bennéehw/arm: move CONFIG_V7M out of default-devices
2021-07-09 Alex Bennéehw/arm: add dependency on OR_IRQ for XLNX_VERSAL
2021-07-09 Philippe Mathieu... meson: Introduce target-specific Kconfig
2021-07-09 Paolo Bonzinimeson: switch function tests from compilation to linking
2021-07-09 Paolo Bonzinivl: fix leak of qdict_crumple return value
2021-07-09 Paolo Bonzinitarget/i386: fix exceptions for MOV to DR
2021-07-09 Lara Laziertarget/i386: Added DR6 and DR7 consistency checks
2021-07-09 Lara Laziertarget/i386: Added MSRPM and IOPM size check
2021-07-09 Gerd Hoffmannmonitor/tcg: move tcg hmp commands to accel/tcg, regist...
2021-07-09 Gerd Hoffmannusb: build usb-host as module
2021-07-09 Gerd Hoffmannmonitor/usb: register 'info usbhost' dynamically
2021-07-09 Gerd Hoffmannusb: drop usb_host_dev_is_scsi_storage hook
2021-07-09 Gerd Hoffmannmonitor: allow register hmp commands
next