OSDN Git Service

qmiga/qemu.git
2021-09-13 Peter Maydelllinux-user: Split strace prototypes into strace.h
2021-09-13 Peter Maydelllinux-user: Fix coding style nits in qemu.h
2021-09-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-13 Paolo Bonzinidocs: link to archived Fedora code of conduct
2021-09-13 Reinoud ZandijkFix nvmm_ram_block_added() function arguments
2021-09-13 Reinoud ZandijkOnly check CONFIG_NVMM when NEED_CPU_H is defined
2021-09-13 Richard Hendersonutil: Suppress -Wstringop-overflow in qemu_thread_start
2021-09-13 Paolo Bonzinifw_cfg: add etc/msr_feature_control
2021-09-13 Paolo Bonzinimeson: remove dead variable
2021-09-13 Paolo Bonzinimeson: do not use python.full_path() unnecessarily
2021-09-13 Paolo Bonzinimeson: look up cp and dtrace with find_program()
2021-09-13 Thomas Huthmeson.build: Do not look for VNC-related libraries...
2021-09-13 Paolo Bonzinidocs/system: move x86 CPU configuration to a separate...
2021-09-13 Paolo Bonzinidocs/system: standardize man page sections to --- with...
2021-09-13 Paolo Bonzinidocs: standardize directory index to --- with overline
2021-09-13 Paolo Bonzinidocs: standardize book titles to === with overline
2021-09-13 Lara Laziertarget/i386: Added vVMLOAD and vVMSAVE feature
2021-09-13 Lara Laziertarget/i386: Added changed priority check for VIRQ
2021-09-13 Lara Laziertarget/i386: Added ignore TPR check in ctl_has_irq
2021-09-13 Lara Laziertarget/i386: Added VGIF V_IRQ masking capability
2021-09-13 Lara Laziertarget/i386: Moved int_ctl into CPUX86State structure
2021-09-13 Lara Laziertarget/i386: Added VGIF feature
2021-09-13 Lara Laziertarget/i386: VMRUN and VMLOAD canonicalizations
2021-09-13 Daniel P. Berrangétarget/i386: add missing bits to CR4_RESERVED_MASK
2021-09-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-09-11 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-09-10 Warner Loshbsd-user: Update mapping to handle reserved and startin...
2021-09-10 Colin Percivalbsd-user: Add '-0 argv0' option to bsd-user/main.c
2021-09-10 Warner Loshbsd-user: Implement interlock for atomic operations
2021-09-10 Warner Loshbsd-user: move gemu_log to later in the file
2021-09-10 Warner Loshbsd-user: Refactor load_elf_sections and is_target_elf_...
2021-09-10 Warner Loshbsd-user: elfload.c style catch up patch
2021-09-10 Warner Loshbsd-user: add stubbed out core dump support
2021-09-10 Warner Loshbsd-user: Add target_os_user.h to capture the user...
2021-09-10 Warner Loshbsd-user: Add target_arch_reg to describe a target...
2021-09-10 Warner Loshbsd-user: update debugging in mmap.c
2021-09-10 Warner Loshbsd-user: Rewrite target system call definintion glue
2021-09-10 Warner Loshbsd-user: Remove dead #ifdefs from elfload.c
2021-09-10 Warner Loshbsd-user: elf cleanup
2021-09-10 Warner Loshbsd-user: Add architecture specific signal tramp code
2021-09-10 Warner Loshbsd-user: Move stack initializtion into a per-os file.
2021-09-10 Warner Loshbsd-user: Implement --seed and initialize random state
2021-09-10 Warner Loshbsd-user: *BSD specific siginfo defintions
2021-09-10 Warner Loshbsd-user: Add system independent stack, data and text...
2021-09-10 Warner Loshbsd-user: Create target specific vmparam.h
2021-09-10 Warner Loshbsd-user: define max args in terms of pages
2021-09-10 Warner Loshbsd-user: Include more things in qemu.h
2021-09-10 Warner Loshbsd-user: pull in target_arch_thread.h update target_ar...
2021-09-10 Warner Loshbsd-user: Move per-cpu code into target_arch_cpu.h
2021-09-10 Warner Loshbsd-user: start to move target CPU functions to target_...
2021-09-10 Warner Loshbsd-user: save the path to the qemu emulator
2021-09-10 Warner Loshbsd-user: Include host-os.h from main
2021-09-10 Warner Loshbsd-user: add host-os.h
2021-09-10 Warner Loshbsd-user: assume pthreads and support of __thread
2021-09-10 Warner Loshbsd-user: elfload: simplify bswap a bit.
2021-09-10 Warner Loshbsd-user: TARGET_NGROUPS unused in this file, remove
2021-09-10 Warner Loshbsd-user: remove a.out support
2021-09-10 Warner Loshbsd-user: Eliminate elf personality
2021-09-10 Warner Loshbsd-user: implement path searching
2021-09-10 Warner Loshbsd-user: Fix calculation of size to allocate
2021-09-10 Warner Loshbsd-user: pass the bsd_param into loader_exec
2021-09-10 Warner Loshbsd-user: move arch specific defines out of elfload.c
2021-09-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2021-09-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2021-09-10 Volker Rümelinps2: migration support for command reply queue
2021-09-10 Volker Rümelinps2: use a separate keyboard command reply queue
2021-09-10 Volker Rümelinps2: use the whole ps2 buffer but keep queue size
2021-09-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-09-08 Mark Cave-Aylandmac_via: add qdev gpios for nubus slot interrupts to...
2021-09-08 Mark Cave-Aylandmac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
2021-09-08 Mark Cave-Aylandmac_via: remove explicit viaN prefix from VIA IRQ gpios
2021-09-08 Mark Cave-Aylandmac_via: remove mac_via device
2021-09-08 Mark Cave-Aylandmac_via: move VIA1 realize logic from mac_via_realize...
2021-09-08 Mark Cave-Aylandmac_via: move VIA1 reset logic from mac_via_reset(...
2021-09-08 Mark Cave-Aylandmac_via: move q800 VIA1 timer variables to q800 VIA1...
2021-09-08 Mark Cave-Aylandmac_via: move ADB variables to MOS6522Q800VIA1State
2021-09-08 Mark Cave-Aylandmac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
2021-09-08 Mark Cave-Aylandmac_via: move PRAM contents and block backend to MOS652...
2021-09-08 Mark Cave-Aylandmac_via: move last_b variable into q800 VIA1 VMStateDes...
2021-09-08 Mark Cave-Aylandmac_via: introduce new VMStateDescription for q800...
2021-09-08 Markus Armbrusterqapi: Fix bogus error for 'if': { 'not': '' }
2021-09-08 Markus Armbrustertests/qapi-schema: Cover 'not' condition with empty...
2021-09-08 Markus Armbrusterqapi: Bury some unused code in class Indentation
2021-09-08 Markus Armbrusterqapi: Drop Indentation.__bool__()
2021-09-08 Markus Armbrusterqapi: Fix a botched type annotation
2021-09-08 Mark Cave-Aylandescc: fix STATUS_SYNC bit in R_STATUS register
2021-09-08 Mark Cave-Aylandescc: re-use escc_reset_chn() for soft reset
2021-09-08 Mark Cave-Aylandescc: remove register changes from escc_reset_chn()
2021-09-08 Mark Cave-Aylandescc: implement hard reset as described in the datasheet
2021-09-08 Mark Cave-Aylandescc: implement soft reset as described in the datasheet
2021-09-08 Mark Cave-Aylandescc: introduce escc_hard_reset_chn() for hardware...
2021-09-08 Mark Cave-Aylandescc: introduce escc_soft_reset_chn() for software...
2021-09-08 Mark Cave-Aylandescc: reset register values to zero in escc_reset()
2021-09-08 Mark Cave-Aylandescc: checkpatch fixes
2021-09-08 Mark Cave-Aylandsun4m: fix setting CPU id when more than one CPU is...
2021-09-08 Peter Maydelltcg: Drop gen_io_end()
2021-09-08 Peter Maydelltarget/sparc: Drop use of gen_io_end()
2021-09-08 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-09-08 Mark Cave-AylandUpdate OpenBIOS images to d657b653 built from submodule.
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
next