OSDN Git Service

qmiga/qemu.git
2016-07-13 Kevin Wolfblock/qdev: Allow configuring WCE with qdev properties
2016-07-13 Kevin Wolfblock/qdev: Allow node name for drive properties
2016-07-13 Paolo Bonzinicoroutine: move entry argument to qemu_coroutine_create
2016-07-13 Paolo Bonzinitest-coroutine: prepare for the next patch
2016-07-13 Paolo Bonzinicoroutine: use QSIMPLEQ instead of QTAILQ
2016-07-13 Fam Zhengraw-posix: Use qemu_dup
2016-07-13 Fam Zhengosdep: Introduce qemu_dup
2016-07-13 Alberto Garciablockjob: Update description of the 'device' field...
2016-07-13 Alberto Garciaqemu-img: Set the ID of the block job in img_commit()
2016-07-13 Alberto Garciacommit: Add 'job-id' parameter to 'block-commit'
2016-07-13 Alberto Garciastream: Add 'job-id' parameter to 'block-stream'
2016-07-13 Alberto Garciabackup: Add 'job-id' parameter to 'blockdev-backup...
2016-07-13 Alberto Garciamirror: Add 'job-id' parameter to 'blockdev-mirror...
2016-07-13 Alberto Garciablockjob: Add 'job_id' parameter to block_job_create()
2016-07-13 Alberto Garciablock: Use block_job_get() in find_block_job()
2016-07-13 Alberto Garciablockjob: Add block_job_get()
2016-07-13 Alberto Garciablockjob: Update description of the 'id' field
2016-07-13 Alberto Garciastream: Fix prototype of stream_start()
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-07-12 Markus Armbrustercris: Fix broken header guard in hw/cris/boot.h
2016-07-12 Markus ArmbrusterClean up decorations and whitespace around header guards
2016-07-12 Markus ArmbrusterClean up ill-advised or unusual header guards
2016-07-12 Markus Armbrusterlibdecnumber: Don't error out on decNumberLocal.h re...
2016-07-12 Markus Armbrusterlibdecnumber: Don't fool around with guards to avoid...
2016-07-12 Markus ArmbrusterClean up header guards that don't match their file...
2016-07-12 Markus ArmbrusterDrop Emacs local variables lists redundant with .dir...
2016-07-12 Markus Armbrusterspapr_pci: Include spapr.h instead of playing games...
2016-07-12 Markus Armbrustertcg: Clean up tcg-target.h header guards
2016-07-12 Markus Armbrusterlinux-user: Fix broken header guard in syscall_defs.h
2016-07-12 Markus Armbrusterlinux-user: Clean up hostdep.h header guards
2016-07-12 Markus Armbrusterlinux-user: Clean up target_structs.h header guards
2016-07-12 Markus Armbrusterlinux-user: Clean up target_signal.h header guards
2016-07-12 Markus Armbrusterlinux-user: Clean up target_cpu.h header guards
2016-07-12 Markus Armbrusterlinux-user: Clean up target_syscall.h header guards
2016-07-12 Markus Armbrustertarget-*: Clean up cpu.h header guards
2016-07-12 Markus Armbrusterscripts: New clean-header-guards.pl
2016-07-12 Markus ArmbrusterUse #include "..." for our own headers, <...> for others
2016-07-12 Peter Maydellbswap.h: Document cpu_to_* and *_to_cpu conversion...
2016-07-12 Peter Maydellbswap.h: Fix comment typo
2016-07-12 Peter Maydellbswap.h: Remove unused cpu_to_*w() and *_to_cpup()
2016-07-12 Peter Maydellhw/bt: Don't use cpu_to_*w() and *_to_cpup()
2016-07-12 Peter Maydellfsdev/9p-iov-marshal.c: Don't use cpu_to_*w() functions
2016-07-12 Sergey SorokinFix confusing argument names in some common functions
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-12 Anthony PERARDxen-usb: Fix 32bit build
2016-07-12 Gerd Hoffmannusb: add storage hotplug documentation
2016-07-12 Zhang Shuaiyinec-usb-xhci: set the device state to USB_STATE_DEFAULT
2016-07-12 Leon Alraetarget-mips: enable 10-bit ASIDs in I6400 CPU
2016-07-12 Paul Burtontarget-mips: support CP0.Config4.AE bit
2016-07-12 Paul Burtontarget-mips: change ASID type to hold more than 8 bits
2016-07-12 Paul Burtontarget-mips: add ASID mask field and replace magic...
2016-07-12 Leon Alraetarget-mips: replace MIPS64R6-generic with the real...
2016-07-12 Leon Alraehw/mips_cmgcr: implement RESET_BASE register in CM GCR
2016-07-12 Leon Alraehw/mips_cpc: make VP correctly start from the reset...
2016-07-12 Leon Alraetarget-mips: add exception base to MIPS CPU
2016-07-12 Leon Alraehw/mips/cps: create GIC block inside CPS
2016-07-12 Yongbok Kimhw/mips: implement Global Interrupt Controller
2016-07-12 Yongbok Kimhw/mips: implement GIC Interval Timer
2016-07-12 Gerd Hoffmanninput-linux: better capability checks, merge input_linu...
2016-07-12 Gerd Hoffmanninput-linux: factor out input_linux_handle_keyboard
2016-07-12 Gerd Hoffmanninput-linux: factor out input_linux_handle_mouse
2016-07-12 Gerd Hoffmanninput: add trace events for full queues
2016-07-12 Gerd Hoffmannmsmouse: send short messages if possible.
2016-07-12 Gerd Hoffmannmsmouse: switch to new input interface
2016-07-12 Gerd Hoffmannmsmouse: fix buffer handling
2016-07-12 Gerd Hoffmannmsmouse: add MouseState, unregister handler on close
2016-07-12 Daniel P. Berrangeui: avoid crash if vnc client disconnects with writes...
2016-07-12 Peter Lievenvnc-enc-tight: use thread local storage for palette
2016-07-12 Gongleivnc: fix incorrect checking condition when updating...
2016-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-07-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-07-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-07-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-07-11 Gerd Hoffmanngtk: fix build
2016-07-11 Yi Min Zhaos390x/pci: make hot-unplug handler smoother
2016-07-11 Yi Min Zhaos390x/pci: replace fid with idx in msg data of msix
2016-07-11 Yi Min Zhaos390x/pci: fix stpcifc_service_call
2016-07-11 Yi Min Zhaos390x/pci: refactor list_pci
2016-07-11 Yi Min Zhaos390x/pci: refactor s390_pci_find_dev_by_idx
2016-07-11 Yi Min Zhaos390x/pci: add checkings in CLP_SET_PCI_FN
2016-07-11 Yi Min Zhaos390x/pci: enable zpci hot-plug/hot-unplug
2016-07-11 Yi Min Zhaos390x/pci: enable uid-checking
2016-07-11 Yi Min Zhaos390x/pci: introduce S390PCIBusDevice qdev
2016-07-11 Yi Min Zhaos390x/pci: introduce S390PCIIOMMU
2016-07-11 Yi Min Zhaos390x/pci: introduce S390PCIBus
2016-07-11 Yi Min Zhaos390x/pci: enforce zPCI state checking
2016-07-11 Yi Min Zhaos390x/pci: refactor s390_pci_find_dev_by_fh
2016-07-11 Yi Min Zhaos390x/pci: unify FH_ macros
2016-07-11 Yi Min Zhaos390x/pci: write fid in CLP_QUERY_PCI_FN
2016-07-11 Yi Min Zhaos390x/pci: acceleration for getting S390pciState
2016-07-11 Yi Min Zhaos390x/pci: fix failures of dma map/unmap
2016-07-11 Jing Lius390x/css: Unplug handler of virtual css bridge
2016-07-11 Jing Lius390x/css: Factor out virtual css bridge and bus
2016-07-11 Sascha Silbes390x/css: use define for "virtual-css-bridge" literal
2016-07-11 Sascha Silbes390x/css: factor out some generic code from virtio_ccw...
2016-07-11 David Hildenbrands390x/ipl: fix reboots for migration from different...
2016-07-11 Alexander Yarygins390x/ipl: Support IPL from selected SCSI device
next