OSDN Git Service

qmiga/qemu.git
2017-07-13 Peter MaydellMerge remote-tracking branch 'remotes/yongbok/tags...
2017-07-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-07-11 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-07-11 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-07-11 Aurelien Jarnomips/malta: load the initrd at the end of the low memory
2017-07-11 Miodrag Dinictarget/mips: fix msa copy_[s|u]_df rd = 0 corner case
2017-07-11 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2017-07-11 Paolo Bonzinibuild: disable Xen on ARM
2017-07-11 Peter Maydelltarget-arm: v7M: ignore writes to CONTROL.SPSEL from...
2017-07-11 Alexander GrafARM: KVM: Enable in-kernel timers with user space gic
2017-07-11 Joel Stanleyaspeed: Register all watchdogs
2017-07-11 Krzysztof Kozlowskihw/misc: Add Exynos4210 Pseudo Random Number Generator
2017-07-11 Daniel P. Berrangebackends: remove empty trace-events file
2017-07-11 Lluís Vilanovatrace: Fix early setting of events with the "vcpu"...
2017-07-11 Cédric Le Goaterspapr: populate device tree depending on XIVE_EXPLOIT...
2017-07-11 Cédric Le Goaterspapr: introduce the XIVE_EXPLOIT option in CAS
2017-07-11 Greg Kurzppc/kvm: have the "family" CPU alias to point to TYPE_H...
2017-07-11 David Gibsonspapr: Only report host/guest IOMMU page size mismatche...
2017-07-11 Greg Kurzspapr: fix memory hotplug error path
2017-07-11 Suraj Jitindar... target/ppc: Add debug function for radix mmu translation
2017-07-11 Suraj Jitindar... target/ppc: Refactor tcg radix mmu code
2017-07-11 David Gibsonspapr: Use unplug_request for PCI hot unplug
2017-07-11 David Gibsonspapr: Remove unnecessary differences between hotplug...
2017-07-11 David Gibsonspapr: Add DRC release method
2017-07-11 David Gibsonspapr: Uniform DRC reset paths
2017-07-11 David Gibsonspapr: Leave DR-indicator management to the guest
2017-07-11 Aaron Larsontarget-ppc: SPR_BOOKE_ESR not set on FP exceptions
2017-07-11 Laurent Vivierspapr: fix migration to pseries machine < 2.8
2017-07-11 Greg Kurzspapr: fix bogus function name in comment
2017-07-11 Greg Kurzspapr: refresh "platform-specific" hcalls comment
2017-07-11 Greg Kurzspapr: make spapr_populate_hotplug_cpu_dt() static
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-07-10 Juan Quintelamigration: Make compression_threads use save/load_setup...
2017-07-10 Juan Quintelamigration: Convert ram to use new load_setup()/load_cle...
2017-07-10 Juan Quintelamigration: Create load_setup()/cleanup() methods
2017-07-10 Juan Quintelamigration: Rename cleanup() to save_cleanup()
2017-07-10 Juan Quintelamigration: Rename save_live_setup() to save_setup()
2017-07-10 Peter Xudoc: update TYPE_MIGRATION documents
2017-07-10 Peter Xudoc: add item for "-M enforce-config-section"
2017-07-10 Peter Xuvl: move global property, migrate init earlier
2017-07-10 Peter Xumigration: fix handling for --only-migratable
2017-07-10 Alex Williamsonvfio/pci: Fixup v0 PCIe capabilities
2017-07-10 Alex Williamsonvfio: Test realized when using VFIOGroup.device_list...
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-07-10 Vladimir Sementsov... nbd: use generic trace subsystem instead of TRACE macro
2017-07-10 Vladimir Sementsov... nbd: refactor tracing
2017-07-10 Vladimir Sementsov... nbd/server: rename clientflags var in nbd_negotiate_options
2017-07-10 Vladimir Sementsov... nbd/server: fix TRACE in nbd_negotiate_send_rep_len
2017-07-10 Vladimir Sementsov... nbd/client: refactor TRACE of NBD_MAGIC
2017-07-10 Vladimir Sementsov... nbd/common: nbd_tls_handshake: remove extra TRACE
2017-07-10 Vladimir Sementsov... nbd/server: add errp to nbd_send_reply()
2017-07-10 Vladimir Sementsov... nbd/server: use errp instead of LOG
2017-07-10 Vladimir Sementsov... nbd/server: refactor nbd_negotiate
2017-07-10 Vladimir Sementsov... nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
2017-07-10 Eric BlakeMAINTAINERS: Promote NBD to supported, with new maintainer
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-07-10 Eric Blakeblock: Make bdrv_is_allocated_above() byte-based
2017-07-10 Eric Blakeblock: Minimize raw use of bds->total_sectors
2017-07-10 Eric Blakeblock: Make bdrv_is_allocated() byte-based
2017-07-10 Eric Blakebackup: Switch backup_run() to byte-based
2017-07-10 Eric Blakebackup: Switch backup_do_cow() to byte-based
2017-07-10 Eric Blakebackup: Switch block_backup.h to byte-based
2017-07-10 Eric Blakebackup: Switch BackupBlockJob to byte-based
2017-07-10 Eric Blakeblock: Drop unused bdrv_round_sectors_to_clusters()
2017-07-10 Eric Blakemirror: Switch mirror_iteration() to byte-based
2017-07-10 Eric Blakemirror: Switch mirror_do_read() to byte-based
2017-07-10 Eric Blakemirror: Switch mirror_cow_align() to byte-based
2017-07-10 Eric Blakemirror: Update signature of mirror_clip_sectors()
2017-07-10 Eric Blakemirror: Switch mirror_do_zero_or_discard() to byte...
2017-07-10 Eric Blakemirror: Switch MirrorBlockJob to byte-based
2017-07-10 Eric Blakecommit: Switch commit_run() to byte-based
2017-07-10 Eric Blakecommit: Switch commit_populate() to byte-based
2017-07-10 Eric Blakestream: Switch stream_run() to byte-based
2017-07-10 Eric Blakestream: Drop reached_end for stream_complete()
2017-07-10 Eric Blakestream: Switch stream_populate() to byte-based
2017-07-10 Eric Blaketrace: Show blockjob actions via bytes, not sectors
2017-07-10 Eric Blakeblockjob: Track job ratelimits via bytes, not sectors
2017-07-10 Thomas Huthblockdev: Print a warning for legacy drive options...
2017-07-10 Daniel P. Berrangeqemu-img: drop -e and -6 options from the 'create'...
2017-07-10 Hervé Poussineauvvfat: change OEM name to 'MSWIN4.1'
2017-07-10 Hervé Poussineauvvfat: handle KANJI lead byte 0xe5
2017-07-10 Hervé Poussineauvvfat: limit number of entries in root directory in...
2017-07-10 Hervé Poussineauvvfat: correctly generate numeric-tail of short file...
2017-07-10 Hervé Poussineauvvfat: correctly create base short names for non-ASCII...
2017-07-10 Hervé Poussineauvvfat: correctly create long names for non-ASCII filenames
2017-07-10 Hervé Poussineauvvfat: always create . and .. entries at first and...
2017-07-10 Hervé Poussineauvvfat: fix field names in FAT12/FAT16 and FAT32 boot...
2017-07-10 Hervé Poussineauvvfat: introduce offset_to_bootsector, offset_to_fat...
2017-07-10 Hervé Poussineauvvfat: rename useless enumeration values
2017-07-10 Hervé Poussineauvvfat: fix typos
2017-07-10 Hervé Poussineauvvfat: replace tabs by 8 spaces
2017-07-10 Hervé Poussineauvvfat: fix qemu-img map and qemu-img convert
2017-07-10 Eric Blakeblkdebug: Support .bdrv_co_get_block_status
2017-07-10 Eric Blakeblock: Simplify use of BDRV_BLOCK_RAW
2017-07-10 Eric Blakeblock: Guarantee that *file is set on bdrv_get_block_st...
2017-07-10 Eric Blakeqemu-io: Don't die on second open
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-07-10 Jiang Biaotcg/mips: Bugfix for crash when running program with...
2017-07-10 Pranith Kumarutil/cacheinfo: Fix warning generated by clang
next