OSDN Git Service

qmiga/qemu.git
2017-10-06 Eric Blakedirty-bitmap: Change bdrv_get_dirty_locked() to take...
2017-10-06 Eric Blakedirty-bitmap: Change bdrv_get_dirty_count() to report...
2017-10-06 Eric Blakedirty-bitmap: Change bdrv_dirty_iter_next() to report...
2017-10-06 Eric Blakedirty-bitmap: Set iterator start by offset, not sector
2017-10-06 Eric Blakeqcow2: Switch sectors_covered_by_bitmap_cluster() to...
2017-10-06 Eric Blakedirty-bitmap: Change bdrv_dirty_bitmap_*serialize*...
2017-10-06 Eric Blakedirty-bitmap: Track bitmap size by bytes
2017-10-06 Eric Blakedirty-bitmap: Change bdrv_dirty_bitmap_size() to report...
2017-10-06 Eric Blakedirty-bitmap: Avoid size query failure during truncate
2017-10-06 Eric Blakedirty-bitmap: Drop unused functions
2017-10-06 Eric Blakeqcow2: Ensure bitmap serialization is aligned
2017-10-06 Eric Blakehbitmap: Rename serialization_granularity to serializat...
2017-10-06 Eric Blakeblock: Make bdrv_img_create() size selection easier...
2017-10-06 Eric Blakeblock: Typo fix in copy_on_readv()
2017-10-06 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-10-06 Thomas Huthhw/s390x: Mark the "sclpquiesce" device with user_creat...
2017-10-06 Cornelia Hucks390x/tcg: initialize machine check queue
2017-10-06 Cornelia Hucks390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
2017-10-06 Thomas Huths390x/sclp: Mark the sclp device with user_creatable...
2017-10-06 Collin L. Wallings390/kvm: make TOD setting failures fatal for migration
2017-10-06 Collin L. Wallings390/kvm: Support for get/set of extended TOD-Clock...
2017-10-06 Halil Pasics390x/css: fix css migration compat handling
2017-10-06 Cornelia Hucks390x: sort some devices into categories
2017-10-06 David Hildenbrands390x/tcg: make STFL store into the lowcore
2017-10-06 David Hildenbrands390x: introduce and use S390_MAX_CPUS
2017-10-06 David Hildenbrandtarget/s390x: get rid of next_core_id
2017-10-06 David Hildenbrands390x/cpumodel: fix max STFL(E) bit number
2017-10-06 David Hildenbrands390x: raise CPU hotplug irq after really hotplugged
2017-10-06 David HildenbrandMAINTAINERS: use KVM s390x maintainers for kvm-stubs...
2017-10-06 Halil Pasics390x/3270: handle writes of arbitrary length
2017-10-06 Halil Pasics390x/3270: IDA support for 3270 via CcwDataStream
2017-10-06 Christian BorntraegerRevert "s390x/ccw: create s390 phb conditionally"
2017-10-06 David Hildenbrands390x/tcg: make idte/ipte use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make testblock use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make stora(g) use the new _real mmu
2017-10-06 David Hildenbrands390x/tcg: make lura(g) use the new _real mmu.
2017-10-06 David Hildenbrands390x/tcg: add MMU for real addresses
2017-10-06 David Hildenbrands390x/tcg: fix checking for invalid memory check
2017-10-06 Halil Pasics390x/css: support ccw IDA
2017-10-06 Halil Pasic390x/css: introduce maximum data address checking
2017-10-06 Halil Pasicvirtio-ccw: use ccw data stream
2017-10-06 Halil Pasics390x/css: use ccw data stream
2017-10-06 Halil Pasics390x/css: introduce css data stream
2017-10-06 David Hildenbrands390x/kvm: fix and cleanup storing CPU status
2017-10-06 Igor Mammedovs390x: use generic cpu_model parsing
2017-10-06 David Hildenbrands390x/tcg: add basic MSA features
2017-10-06 David Hildenbrands390x/tcg: move wrap_address() to internal.h
2017-10-06 David Hildenbrands390x/tcg: implement spm (SET PROGRAM MASK)
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-10-05 Vladimir Sementsov... checkpatch: fix incompatibility with old perl
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2017-10-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-10-05 Markus Armbrusterhmp-commands-info: Change "@findex FOO" to "@findex...
2017-10-05 Markus Armbrusterhmp-commands-info: Move Texinfo stanzas to conventional...
2017-10-05 Markus Armbrusterhmp-commands-info: Fix "info rocker-FOO" misspellings
2017-10-05 Gerd Hoffmannusb: fix host-stub.c build race
2017-10-05 Dr. David Alan... hmp: Fix unknown command for subtable
2017-10-05 Dr. David Alan... hmp: Missing handle_errors
2017-10-04 Daniel P. Berrangeio: add trace events for websockets frame handling
2017-10-04 Brandon Carpenterio: Attempt to send websocket close messages to client
2017-10-04 Brandon Carpenterio: Reply to ping frames
2017-10-04 Brandon Carpenterio: Ignore websocket PING and PONG frames
2017-10-04 Brandon Carpenterio: Allow empty websocket payload
2017-10-04 Brandon Carpenterio: Add support for fragmented websocket binary frames
2017-10-04 Brandon Carpenterio: Small updates in preparation for websocket changes
2017-10-04 Brandon Carpenterui: Always remove an old VNC channel watch before addin...
2017-10-04 Daniel P. Berrangeio: use case insensitive check for Connection & Upgrade...
2017-10-04 Daniel P. Berrangeio: include full error message in websocket handshake...
2017-10-04 Daniel P. Berrangeio: send proper HTTP response for websocket errors
2017-10-03 Alex Williamsonvfio/pci: Add NVIDIA GPUDirect Cliques support
2017-10-03 Alex Williamsonvfio/pci: Add virtual capabilities quirk infrastructure
2017-10-03 Alex Williamsonvfio/pci: Do not unwind on error
2017-10-03 Stefan Hajnocziaio: fix assert when remove poll during destroy
2017-10-03 Peter Xuiothread: delay the context release to finalize
2017-10-03 Peter Xuiothread: export iothread_stop()
2017-10-03 Peter Xuiothread: provide helpers for internal use
2017-10-03 Peter Xuqom: provide root container for internal objs
2017-10-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-10-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-10-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-10-03 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-10-02 Jim Somervillekvmclock: use the updated system_timer_msr
2017-10-02 Greg Kurzkvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()
2017-10-02 Greg Kurzkvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
2017-10-02 Michal Privoznikwatchdog: Allow setting action on the fly
2017-10-02 Michal Privoznikwatchdog.h: Drop local redefinition of actions enum
2017-10-02 Michal Privoznikqapi: Rename WatchdogExpirationAction enum
2017-09-29 Fam Zhengusb: Use angle brackets for cacard include directive
2017-09-29 Gerd Hoffmannusb: fix libusb config variable name.
2017-09-29 Thomas Huthhw/usb/bus: Remove bad object_unparent() from usb_try_c...
2017-09-29 Alexey Perevalovlinux-headers: sync against v4.14-rc1
2017-09-29 Eduardo Habkostiothread: Make iothread_stop() idempotent
2017-09-29 Eric Blakescsi: Ignore executable for in-tree builds
2017-09-29 Daniel P. Berrangeui: add tracing of VNC authentication process
2017-09-29 Daniel P. Berrangeui: add tracing of VNC operations related to QIOChannel
2017-09-29 Gerd Hoffmannvirtio-input: send rel-wheel events for wheel buttons
2017-09-29 Gerd Hoffmannegl: misc framebuffer helper improvements.
next