OSDN Git Service

qmiga/qemu.git
2013-01-04 Gerd Hoffmannacpi: autoload dsdt
2013-01-04 Gerd Hoffmannconfigure: also symlink *.aml files
2013-01-03 Gerd Hoffmannpty: unbreak libvirt
2013-01-03 Stefan Hajnoczidataplane: use linux-headers/ for virtio includes
2013-01-02 Stefan Weilconfigure: Write new file "config-all-disas.mak" when...
2013-01-02 Stefan Weiltci: Fix broken builds with TCG interpreter
2013-01-02 Michael Tokarevsavevm.c: cleanup system includes
2013-01-02 Michael Tokarevdisallow -daemonize usage of stdio (curses display...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Stefan Weiltcg: Remove unneeded assertion
2013-01-02 Liu Yuansheepdog: pass oid directly to send_pending_req()
2013-01-02 Liu Yuansheepdog: don't update inode when create_and_write...
2013-01-02 Stefan Weilblock/raw-win32: Fix compiler warnings (wrong format...
2013-01-02 liguangqemu-img: report size overflow error message
2013-01-02 liguangcutils: change strtosz_suffix_unit function
2013-01-02 Alexey Zaytsevvirtio-blk: Return UNSUPP for unknown request types
2013-01-02 Stefan Hajnoczivirtio-blk: add x-data-plane=on|off performance feature
2013-01-02 Stefan Hajnoczidataplane: add virtio-blk data plane code
2013-01-02 Stefan Hajnoczivirtio-blk: restore VirtIOBlkConf->config_wce flag
2013-01-02 Stefan Hajnocziiov: add qemu_iovec_concat_iov()
2013-01-02 Stefan Hajnoczitest-iov: add iov_discard_front/back() testcases
2013-01-02 Stefan Hajnocziiov: add iov_discard_front/back() to remove data
2013-01-02 Stefan Hajnoczidataplane: add Linux AIO request queue
2013-01-02 Stefan Hajnoczidataplane: add event loop
2013-01-02 Stefan Hajnoczidataplane: add virtqueue vring code
2013-01-02 Stefan Hajnoczidataplane: add host memory mapping code
2013-01-02 Stefan Hajnocziconfigure: add CONFIG_VIRTIO_BLK_DATA_PLANE
2013-01-02 Stefan Hajnocziraw-posix: add raw_get_aio_fd() for virtio-blk-data...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2013-01-01 Stefan Weilpflash_cfi01: Suppress warning when Linux probes for...
2013-01-01 陳韋任 (Wei-Ren... target-mips: Use EXCP_SC rather than a magic number
2013-01-01 Jovanovic,... target-mips: Make repl_ph to sign extend to target...
2013-01-01 Dongxue ZhangFix my email address
2013-01-01 Stefan Weiltarget-mips: Remove semicolon from macro definition
2013-01-01 Petar Jovanovictarget-mips: Fix for helpers for EXTR_* instructions
2013-01-01 Petar Jovanovictarget-mips: Fix incorrect reads and writes to DSPContr...
2012-12-29 Brad SmithFix semaphores fallback code
2012-12-29 Richard Hendersontcg-hppa: Fix typo in brcond2
2012-12-29 Richard Hendersontcg-i386: Perform cmov detection at runtime for 32...
2012-12-29 Richard Hendersontcg: Add TCGV_IS_UNUSED_*
2012-12-28 Brad SmithDisable semaphores fallback code for OpenBSD
2012-12-28 Alon Levyusb/redirect.c: unbreak compilation due to include...
2012-12-28 Blue SwirlMerge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
2012-12-26 Michael S.... virtio-pci: don't poll masked vectors
2012-12-26 Michael S.... msix: expose access to masked/pending state
2012-12-26 Michael S.... msi: add API to get notified about pending bit poll
2012-12-26 Knut Omangpcie: Fix bug in pcie_ext_cap_set_next
2012-12-25 Xudong Haoqemu-kvm/pci-assign: 64 bits bar emulation
2012-12-23 Gleb NatapovMAINTAINERS: Take over kvm maintenance
2012-12-23 Robert Schieleconfigure: allow disabling pixman if not needed
2012-12-23 Alex Horntmp105: Create API for TMP105 temperature sensor.
2012-12-23 Lluís Vilanovabuild: Use separate makefile for "trace/"
2012-12-23 Jan Kiszkawin32: Switch thread abstraction to us TLS variable...
2012-12-23 Eduardo Habkosttarget-i386: CPUID: return highest basic leaf if eax...
2012-12-23 Lei Liqemu-char: Inherit ptys and improve output from -serial pty
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-22 Max Filippovtarget-xtensa: fix search_pc for the last TB opcode
2012-12-22 Liming Wangnet: add missing include file
2012-12-22 陳韋任 (Wei-Ren... translate-all.c: Use tb1->phys_hash_next directly in...
2012-12-22 Stefan Weilnet: Add missing include statement (fix compiler warnin...
2012-12-22 Paolo Bonzinixen: add missing include
2012-12-22 Paolo Bonzinibuild: fix includes for VNC
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-20 Juan Quintelamigration: merge QEMUFileBuffered into MigrationState
2012-12-20 Paolo Bonzinimigration: fix qemu_get_fd for BufferedFile
2012-12-20 Juan Quintelaram: refactor ram_save_block() return value
2012-12-20 Juan Quintelaram: account the amount of transferred ram better
2012-12-20 Juan Quintelaram: optimize migration bitmap walking
2012-12-20 Juan Quintelaram: Use memory_region_test_and_clear_dirty
2012-12-20 Juan Quintelamemory: introduce memory_region_test_and_clear_dirty
2012-12-20 Juan Quintelaram: Add last_sent_block
2012-12-20 Juan Quintelaram: rename last_block to last_seen_block
2012-12-20 Juan Quintelamigration: move migration notifier
2012-12-20 Juan Quintelamigration: Inline qemu_fopen_ops_buffered into migrate_...
2012-12-20 Juan Quintelamigration: move migration_fd_put_ready()
2012-12-20 Juan Quintelamigration: add XFER_LIMIT_RATIO
2012-12-20 Juan Quintelamigration: move buffered_file.c code into migration.c
2012-12-20 Juan Quintelasavevm: New save live migration method: pending
2012-12-20 Juan Quintelabuffered_file: unfold buffered_append in buffered_put_b...
2012-12-20 Juan Quintelabuffered_file: don't flush on put buffer
2012-12-20 Juan Quintelabuffered_file: Unfold the trick to restart generating...
2012-12-20 Juan Quintelamigration: just lock migrate_fd_put_ready
2012-12-20 Juan Quintelamigration: remove unfreeze logic
2012-12-20 Juan Quintelamigration: make writes blocking
2012-12-20 Juan Quintelamigration: move migration thread init code to migrate_f...
2012-12-20 Juan Quintelamigration: make qemu_fopen_ops_buffered() return void
2012-12-20 Juan Quintelabuffered_file: Move from using a timer to use a thread
2012-12-20 Umesh Deshpandeprotect the ramlist with a separate mutex
2012-12-20 Umesh Deshpandeadd a version number to ram_list
2012-12-20 Paolo Bonziniexec: sort the memory from biggest to smallest
2012-12-20 Paolo Bonziniexec: change RAM list to a TAILQ
2012-12-20 Paolo Bonziniexec: change ramlist from MRU order to a 1-item cache
2012-12-20 Juan Quintelamigration-fd: remove duplicate include
2012-12-20 Juan Quintelamigration: include qemu-file.h
2012-12-20 Paolo Bonzinimigration: remove double call to migrate_fd_close
2012-12-20 Paolo Bonzinibuffered_file: do not send more than s->bytes_xfer...
2012-12-20 Paolo Bonzinimigration: fix migration_bitmap leak
2012-12-20 Michael S.... virtio: make bindings typesafe
next