OSDN Git Service

qmiga/qemu.git
2017-09-06 Lluís Vilanovatcg: Add generic translation framework
2017-09-06 Richard Hendersontarget/arm: Delay check for magic kernel page
2017-09-06 Lluís Vilanovatarget: [tcg] Use a generic enum for DISAS_ values
2017-09-06 Richard Hendersontarget/arm: Use DISAS_NORETURN
2017-09-06 Richard Hendersontarget/i386: Use generic DISAS_* enumerators
2017-09-06 Richard Hendersontcg: Add generic DISAS_NORETURN
2017-09-06 Richard Hendersontcg/s390: Use slbgr for setcond le and leu
2017-09-06 Richard Hendersontcg/s390: Use load-on-condition-2 facility
2017-09-06 Richard Hendersontcg/s390: Use distinct-operands facility
2017-09-06 Richard Hendersontcg/s390: Merge ori+xori facilities check to tcg_target...
2017-09-06 Richard Hendersontcg/s390: Merge add2i facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Merge muli facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Merge cmpi facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Fully convert tcg_target_op_def
2017-09-06 Dr. David Alan... snapshot/tests: Try loadvm twice
2017-09-06 Richard Hendersondisas/i386: Add disassembly of rorx
2017-09-06 Richard Hendersondisas/i386: Add disassembly of vex.0f38.f5
2017-09-06 Richard Hendersondisas/i386: Fix disassembly of two-byte vex prefixes
2017-09-06 Dr. David Alan... migration: Reset rather than destroy main_thread_load_event
2017-09-06 Dr. David Alan... runstate/migrate: Two more transitions
2017-09-06 Markus Armbrusterhost-utils: Simplify pow2ceil()
2017-09-06 Markus Armbrusterhost-utils: Proactively fix pow2floor(), switch to...
2017-09-06 Markus Armbrusterxbzrle: Drop unused cache_resize()
2017-09-06 Dr. David Alan... migration: Report when bdrv_inactivate_all fails
2017-09-06 Pavel Butsykinqcow2: move qcow2_store_persistent_dirty_bitmaps()...
2017-09-06 Manos Pitsidianakisqemu-iotests: add 184 for throttle filter driver
2017-09-06 Manos Pitsidianakisblock: add throttle block filter driver
2017-09-05 Pranith Kumartcg: Implement implicit ordering semantics
2017-09-05 Juan Quintelatests: Make vmgenid test compile
2017-09-05 Juan Quintelatests: Use real size for iov tests
2017-09-05 Pranith Kumartcg: Add tcg target default memory ordering
2017-09-05 Richard Hendersontcg: Remove support for ia64 as host
2017-09-05 Daniel P. Berrangeiotests: blacklist 194 with the luks driver
2017-09-05 Daniel P. Berrangeiotests: rewrite 192 to use _launch_qemu to fix LUKS...
2017-09-05 Philippe Mathieu... vhost-user: disable the *broken* subprocess tests
2017-09-05 Peter MaydellRevert "kvm: use DIV_ROUND_UP"
2017-09-05 Manos Pitsidianakisblock: convert ThrottleGroup to object with QOM
2017-09-05 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-09-05 Greg Kurzvirtfs: error out gracefully when mandatory suboptions...
2017-09-05 Greg Kurz9pfs: local: clarify fchmodat_nofollow() implementation
2017-09-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-09-05 Manos Pitsidianakisblock: tidy ThrottleGroupMember initializations
2017-09-05 Manos Pitsidianakisblock: add aio_context field in ThrottleGroupMember
2017-09-05 Manos Pitsidianakisblock: move ThrottleGroup membership to ThrottleGroupMember
2017-09-05 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-09-05 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-09-05 Daniel P. Berrangeio: fix check for handshake completion in TLS test
2017-09-05 Daniel P. Berrangeio: add new qio_channel_{readv, writev, read, write...
2017-09-05 Daniel P. Berrangeio: fix typo in docs comment for qio_channel_read
2017-09-05 Cao jinutil: remove the obsolete non-blocking connect
2017-09-05 ZhiPeng Lufsdev: fix memory leak in main()
2017-09-05 Philippe Mathieu... 9pfs: avoid sign conversion error simplifying the code
2017-09-05 Daniel P. Berrangeblock: document semantics of bdrv_co_preadv|pwritev
2017-09-05 Daniel P. Berrangeblock: document semantics of bdrv_co_preadv|pwritev
2017-09-05 Stefan Hajnocziqemu-iotests: use context managers for resource cleanup...
2017-09-05 Stefan Hajnocziiotests.py: add FilePath context manager
2017-09-05 Stefan Hajnocziqemu.py: make VM() a context manager
2017-09-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-09-04 Mark Cave-Aylandapb: add busA qdev property to PBM PCI bridge
2017-09-04 Mark Cave-Aylandapb: fix endianness for APB and PCI config accesses
2017-09-04 Mark Cave-Aylandapb: fix up PCI bus nomenclature
2017-09-04 Mark Cave-Aylandsun4u: expose fw_cfg and NVRAM on ebus PCI IO address...
2017-09-04 Mark Cave-Aylandsun4u: switch to using qdev to instantiate fw_cfg interface
2017-09-04 Mark Cave-Aylandsun4u: pass PCIDevice into pci_ebus_init() instead...
2017-09-04 Eric Blakeqcow: Check failure of bdrv_getlength() and bdrv_truncate()
2017-09-04 Eric Blakeqcow: Change signature of get_cluster_offset()
2017-09-04 Manos Pitsidianakisblock: add default implementations for bdrv_co_get_bloc...
2017-09-04 Manos Pitsidianakisblock: remove bdrv_truncate callback in blkdebug
2017-09-04 Manos Pitsidianakisblock: remove unused bdrv_media_changed
2017-09-04 Manos Pitsidianakisblock: pass bdrv_* methods to bs->file by default in...
2017-09-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-09-04 Pranith Kumararm_gicv3_kvm: Fix compile warning
2017-09-04 Richard Hendersontarget/arm: Fix aa64 ldp register writeback
2017-09-04 Thomas Huthhw/arm/digic: Mark device with user_creatable = false
2017-09-04 Thomas Huthhw/arm/aspeed_soc: Mark devices as user_creatable ...
2017-09-04 Peter Maydelltarget/arm: Allow deliver_fault() caller to specify...
2017-09-04 Peter Maydelltarget/arm: Factor out fault delivery code
2017-09-04 Peter Maydellcputlb: Support generating CPU exceptions on memory...
2017-09-04 Peter Maydellcpu: Define new cpu_transaction_failed() hook
2017-09-04 Peter Maydellmemory.h: Move MemTxResult type to memattrs.h
2017-09-04 Andrew Jefferyaspeed_soc: Propagate silicon-rev to watchdog
2017-09-04 Andrew Jefferywatchdog: wdt_aspeed: Add support for the reset width...
2017-09-04 Andrew Jonestarget/arm/kvm: pmu: improve error handling
2017-09-04 Andrew Joneshw/arm/virt: allow pmu instantiation with userspace...
2017-09-04 Andrew Jonestarget/arm/kvm: pmu: split init and set-irq stages
2017-09-04 Andrew Joneshw/arm/virt: add pmu interrupt state
2017-09-04 Philippe Mathieu... hw/arm: use defined type name instead of hard-coded...
2017-09-04 Peter Maydellloader: Ignore zero-sized ELF segments
2017-09-04 Peter Maydellloader: Handle ELF files with overlapping zero-initiali...
2017-09-04 Peter Maydellnvic: Implement "user accesses BusFault" SCS region...
2017-09-04 Peter Maydellarmv7m_nvic.h: Move from include/hw/arm to include...
2017-09-04 Peter Maydelltarget/arm: Create and use new function arm_v7m_is_hand...
2017-09-04 Peter Maydelltarget/arm: Don't calculate lr in arm_v7m_cpu_do_interr...
2017-09-04 Peter Maydelltarget/arm: Make arm_cpu_dump_state() handle the M...
2017-09-04 Peter Maydelltarget/arm: Don't use cpsr_write/cpsr_read to transfer...
2017-09-04 Peter Maydelltarget/arm: Don't store M profile PRIMASK and FAULTMASK...
2017-09-04 Peter Maydelltarget/arm: Define and use XPSR bit masks
2017-09-04 Peter Maydelltarget/arm: Fix outdated comment about exception exit
2017-09-04 Peter Maydelltarget/arm: Remove incorrect comment about MPU_CTRL
2017-09-04 Peter Maydellhw/intc/armv7m_nvic.c: Remove out of date comment
next