OSDN Git Service

qmiga/qemu.git
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-06-10 KONRAD Fredericsemihosting: remove the pthread include which seems...
2020-06-10 Philippe Mathieu... hw/openrisc/openrisc_sim: Add assertion to silence...
2020-06-09 Eric Blakeiotests: Fix 291 across more file systems
2020-06-09 Vladimir Sementsov... qcow2_format.py: dump bitmaps header extension
2020-06-09 Vladimir Sementsov... qcow2: QcowHeaderExtension print names for extension...
2020-06-09 Vladimir Sementsov... qcow2_format: refactor QcowHeaderExtension as a subclas...
2020-06-09 Vladimir Sementsov... qcow2_format.py: QcowHeaderExtension: add dump method
2020-06-09 Vladimir Sementsov... qcow2_format.py: add field-formatting class
2020-06-09 Vladimir Sementsov... qcow2_format.py: separate generic functionality of...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use strings to specify c-type of struc...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use modern string formatting
2020-06-09 Vladimir Sementsov... qcow2_format.py: use tuples instead of lists for fields
2020-06-09 Vladimir Sementsov... qcow2_format.py: drop new line printing at end of dump()
2020-06-09 Vladimir Sementsov... qcow2.py: move qcow2 format classes to separate module
2020-06-09 Vladimir Sementsov... qcow2.py: add licensing blurb
2020-06-09 Vladimir Sementsov... qcow2.py: python style fixes
2020-06-09 Eric Blakeqemu-img: Fix doc typo for 'bitmap' subcommand
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-06-09 Philippe Mathieu... target/unicore32: Prefer qemu_semihosting_log_out(...
2020-06-09 Philippe Mathieu... target/unicore32: Replace DPRINTF() by qemu_log_mask...
2020-06-09 Philippe Mathieu... target/unicore32: Remove unused headers
2020-06-09 Philippe Mathieu... target/i386/cpu: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/hppa/dino: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/arm/aspeed: Correct DRAM container region size
2020-06-09 Eric Blakeqemu-img: Fix doc typo for 'bitmap' subcommand
2020-06-09 Philippe Mathieu... hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of...
2020-06-09 Philippe Mathieu... hw/isa/apm: Convert debug printf()s to trace events
2020-06-09 Philippe Mathieu... hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead...
2020-06-09 Philippe Mathieu... .mailmap: Update Fred Konrad email address
2020-06-09 Thomas Huthnet: Do not include a newline in the id of -nic devices
2020-06-09 Raphael NorwitzFix parameter type in vhost migration log path
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-09 Richard Hendersontarget/arm: Use a non-overlapping group for misc control
2020-06-09 Richard Hendersondecodetree: Drop check for less than 2 patterns in...
2020-06-09 Andrea Oliveritarget/mips: Enable hardware page table walker and...
2020-06-09 Huacai Chentarget/mips: Add Loongson-3 CPU definition
2020-06-09 Aleksandar... target/mips: fpu: Refactor conversion from ieee to...
2020-06-09 Aleksandar... target/mips: fpu: Name better paired-single variables
2020-06-09 Aleksandar... target/mips: fpu: Remove now unused FLOAT_RINT macro
2020-06-09 Aleksandar... target/mips: fpu: Demacro RINT.<D|S>
2020-06-09 Aleksandar... target/mips: fpu: Remove now unused FLOAT_CLASS macro
2020-06-09 Aleksandar... target/mips: fpu: Demacro CLASS.<D|S>
2020-06-09 Aleksandar... target/mips: fpu: Remove now unused UNFUSED_FMA and...
2020-06-09 Aleksandar... target/mips: fpu: Demacro NMSUB.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro NMADD.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro MSUB.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro MADD.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Remove now unused macro FLOAT_BINOP
2020-06-09 Aleksandar... target/mips: fpu: Demacro DIV.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro MUL.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro SUB.<D|S|PS>
2020-06-09 Aleksandar... target/mips: fpu: Demacro ADD.<D|S|PS>
2020-06-09 Aleksandar... mailmap: Change email address of Stefan Brankovic
2020-06-09 Aleksandar... mailmap: Change email address of Filip Bozuta
2020-06-09 Philippe Mathieu... target/sparc/int32_helper: Extract and use excp_name_str()
2020-06-09 Philippe Mathieu... target/sparc/int32_helper: Remove DEBUG_PCALL definition
2020-06-09 Philippe Mathieu... hw/timer/grlib_gptimer: Display frequency in decimal
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Add trace events on read...
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
2020-06-09 Philippe Mathieu... hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing...
2020-06-09 Philippe Mathieu... hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE...
2020-06-09 Philippe Mathieu... hw/sparc64/niagara: Map the UART device unconditionally
2020-06-09 Philippe Mathieu... hw/sparc/leon3: Map the UART device unconditionally
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Name the slots when created
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Move the 'hw/misc' and cover in...
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Convert debug printf() to trace...
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Add a 'name' qdev property
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Convert 'size' field as qdev property
2020-06-09 Philippe Mathieu... hw/misc/empty_slot: Lower address space priority
2020-06-09 Philippe Mathieu... hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
2020-06-08 Richard Hendersontests/decode: Test non-overlapping groups
2020-06-08 Richard Hendersondecodetree: Implement non-overlapping groups
2020-06-08 Richard Hendersondecodetree: Move semantic propagation into classes
2020-06-08 Richard Hendersondecodetree: Allow group covering the entire insn space
2020-06-08 Richard Hendersondecodetree: Split out MultiPattern from IncMultiPattern
2020-06-08 Richard Hendersondecodetree: Rename MultiPattern to IncMultiPattern
2020-06-08 Richard Hendersondecodetree: Tidy error_with_file
2020-06-08 Philippe Mathieu... scripts/coverity-scan: Remove flex/bison packages
2020-06-08 Philippe Mathieu... cirrus-ci: Remove flex/bison packages
2020-06-08 Philippe Mathieu... tests/vm: Remove flex/bison packages
2020-06-08 Philippe Mathieu... tests/docker: Remove flex/bison packages
2020-06-08 Alex Bennéelinux-user: detect overflow of MAP_FIXED mmap
2020-06-08 Alex Bennéetests/tcg: add simple commpage test case
2020-06-08 Alex Bennéelinux-user: deal with address wrap for ARM_COMMPAGE...
2020-06-08 Alex Bennéelinux-user: provide fallback pgd_find_hole for bare...
2020-06-08 Alex Bennéehw/virtio/vhost: re-factor vhost-section and allow...
2020-06-08 Paolo Bonzinidocker: update Ubuntu to 20.04
2020-06-08 Alex Bennéetests/docker: fix pre-requisite for debian-tricore...
2020-06-08 Alex Bennée.shippable: temporaily disable some cross builds
2020-06-08 Alex Bennée.travis.yml: allow failure for unreliable hosts
2020-06-08 Alex Bennéeexec: flush the whole TLB if a watchpoint crosses a...
2020-06-08 Alex Bennéetests/plugin: correctly honour io_count
2020-06-08 Philippe Mathieu... scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as...
2020-06-08 Emilio G. Cotaqemu-plugin.h: add missing include <stddef.h> to define...
2020-06-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
next