OSDN Git Service

qmiga/qemu.git
2020-02-18 Max Reitzblock: Remove bdrv_recurse_is_first_non_filter()
2020-02-18 Max Reitzblock: Use bdrv_recurse_can_replace()
2020-02-18 Max Reitzquorum: Implement .bdrv_recurse_can_replace()
2020-02-18 Max Reitzblkverify: Implement .bdrv_recurse_can_replace()
2020-02-18 Max Reitzblock: Add bdrv_recurse_can_replace()
2020-02-18 Max Reitzquorum: Fix child permissions
2020-02-18 Max Reitziotests: Let 041 use -blockdev for quorum children
2020-02-18 Max Reitzblock: Drop bdrv_is_first_non_filter()
2020-02-18 Max Reitzblockdev: Allow resizing everywhere
2020-02-18 Max Reitzblockdev: Allow external snapshots everywhere
2020-02-18 Philippe Mathieu... block/io_uring: Remove superfluous semicolon
2020-02-18 Philippe Mathieu... block: Remove superfluous semicolons
2020-02-18 Kevin Wolfiotests: Test error handling policies with block-commit
2020-02-18 Kevin Wolfcommit: Expose on-error option in QMP
2020-02-18 Kevin Wolfcommit: Fix is_read for block_job_error_action()
2020-02-18 Kevin Wolfcommit: Inline commit_populate()
2020-02-18 Kevin Wolfcommit: Fix argument order for block_job_error_action()
2020-02-18 Kevin Wolfcommit: Remove unused bytes_written
2020-02-18 Kevin Wolfqapi: Document meaning of 'ignore' BlockdevOnError...
2020-02-18 Philippe Mathieu... block/qcow2-bitmap: Remove unneeded variable assignment
2020-02-18 Kevin Wolfiotests: Test copy offloading with external data file
2020-02-18 Kevin Wolfqcow2: Fix qcow2_alloc_cluster_abort() for external...
2020-02-18 Kevin Wolfqcow2: update_refcount(): Reset old_table_index after...
2020-02-18 Hikaru Nishidablock/vvfat: Do not unref qcow on closing backing bdrv
2020-02-18 Alberto Garciaqcow2: Fix alignment checks in encrypted images
2020-02-18 Kevin Wolfmirror: Don't let an operation wait for itself
2020-02-18 Kevin Wolfmirror: Store MirrorOp.co for debuggability
2020-02-17 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-02-17 Markus Armbrusterqemu-doc: Clarify extent of build platform support
2020-02-17 Kevin Wolfmonitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
2020-02-17 Kevin Wolfmonitor: Collect "control" command handlers in qmp...
2020-02-17 Kevin Wolfqapi: Split control.json off misc.json
2020-02-17 Kevin Wolfmonitor: Move monitor option parsing to monitor/monitor.c
2020-02-17 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-02-17 Aleksandar... linux-user: xtensa: Remove unused constant TARGET_NR_sy...
2020-02-17 Aleksandar... linux-user: xtensa: Update syscall numbers to kernel...
2020-02-17 Aleksandar... linux-user: x86_64: Update syscall numbers to kernel...
2020-02-17 Aleksandar... linux-user: sh4: Update syscall numbers to kernel 5...
2020-02-17 Aleksandar... linux-user: mips: Update syscall numbers to kernel...
2020-02-17 Aleksandar... linux-user: microblaze: Update syscall numbers to kerne...
2020-02-17 Aleksandar... linux-user: m68k: Update syscall numbers to kernel...
2020-02-17 Aleksandar... linux-user: arm: Update syscall numbers to kernel 5...
2020-02-17 Aleksandar... linux-user: alpha: Update syscall numbers to kernel...
2020-02-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-02-15 Peter Maydellqapi: Delete all the "foo: dropped in n.n" notes
2020-02-15 Peter Maydellqapi/migration.json: Replace _this_ with *this*
2020-02-15 Peter Maydellqapi: Add blank lines before bulleted lists
2020-02-15 Peter Maydellqapi: Use explicit bulleted lists
2020-02-15 Peter Maydellqapi/ui.json: Avoid `...' Texinfo style quoting
2020-02-15 Peter Maydellqapi/ui.json: Put input-send-event body text in the...
2020-02-15 Peter Maydellqapi: Remove hardcoded tabs
2020-02-15 Peter Maydellqapi: Fix indent level on doc comments in json files
2020-02-15 Peter Maydellqapi: Fix incorrect "Not documented" claims in QMP...
2020-02-15 Peter Maydellqapi/block-core.json: Use literal block for ascii art
2020-02-15 Peter Maydellqga/qapi-schema.json: minor format fixups for rST
2020-02-15 Peter Maydellqga/qapi-schema.json: Fix indent level on doc comments
2020-02-15 Peter Maydellqga/qapi-schema.json: Fix missing '-' in GuestDiskBusTy...
2020-02-15 Peter MaydellMakefile: Fix typo in dependency list for interop manpages
2020-02-15 Peter Maydellconfigure: Check that sphinx-build is using Python 3
2020-02-15 Markus Armbrusterconfigure: Pick sphinx-build-3 when available
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-02-14 Peter Maydellconfigure: Allow user to specify sphinx-build binary
2020-02-14 Andrea Bolognaniqapi: Expand documentation for LostTickPolicy
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-02-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-02-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-02-13 Peter Maydelltarget/arm: Implement ARMv8.1-VMID16 extension
2020-02-13 Philippe Mathieu... hw/arm/raspi: Extract the cores count from the board...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Use a unique raspi_machine_class_init...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Extract the board model from the board...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Set default RAM size to size encoded...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Let class_init() directly call raspi_mach...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Make board_rev a field of RaspiMachineClass
2020-02-13 Philippe Mathieu... hw/arm/raspi: Make machines children of abstract RaspiM...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Trivial code movement
2020-02-13 Philippe Mathieu... hw/arm/raspi: Extract the processor type from the board...
2020-02-13 Philippe Mathieu... hw/arm/raspi: Extract the RAM size from the board revision
2020-02-13 Philippe Mathieu... hw/arm/raspi: Extract the version from the board revision
2020-02-13 Philippe Mathieu... hw/arm/raspi: Correct the board descriptions
2020-02-13 Philippe Mathieu... hw/arm/raspi: Use BCM2708 machine type with pre Device...
2020-02-13 Chen Qunhw/char/exynos4210_uart: Fix memleaks in exynos4210_uar...
2020-02-13 Guenter Roeckhw/arm: ast2600: Wire up EHCI controllers
2020-02-13 Guenter Roeckhw/arm: ast2400/ast2500: Wire up EHCI controllers
2020-02-13 Richard Hendersontarget/arm: Enable ARMv8.2-UAO in -cpu max
2020-02-13 Richard Hendersontarget/arm: Implement UAO semantics
2020-02-13 Richard Hendersontarget/arm: Update MSR access to UAO
2020-02-13 Richard Hendersontarget/arm: Add ID_AA64MMFR2_EL1
2020-02-13 Richard Hendersontarget/arm: Enable ARMv8.2-ATS1E1 in -cpu max
2020-02-13 Richard Hendersontarget/arm: Implement ATS1E1 system registers
2020-02-13 Richard Hendersontarget/arm: Set PAN bit as required on exception entry
2020-02-13 Richard Hendersontarget/arm: Enforce PAN semantics in get_S1prot
2020-02-13 Richard Hendersontarget/arm: Update arm_mmu_idx_el for PAN
2020-02-13 Richard Hendersontarget/arm: Update MSR access for PAN
2020-02-13 Richard Hendersontarget/arm: Introduce aarch64_pstate_valid_mask
2020-02-13 Richard Hendersontarget/arm: Remove CPSR_RESERVED
2020-02-13 Richard Hendersontarget/arm: Use aarch32_cpsr_valid_mask in helper_excep...
2020-02-13 Richard Hendersontarget/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_va...
next