OSDN Git Service

qmiga/qemu.git
2012-10-06 Aurelien Jarnoisa: add a isa_vga_init() function
2012-10-06 Aurelien Jarnopci: add a pci_vga_init() function
2012-10-06 Aurelien Jarnovl.c: default to std if cirrus is not available
2012-10-06 Aurelien Jarnovl.c: check for qxl availability
2012-10-06 Aurelien Jarnovl.c: convert *vga_enabled functions to QOM
2012-10-06 Aurelien Jarnovga: rename isa_vga_init() to isa_std_vga_init()
2012-10-06 Aurelien Jarnovga: rename pci_vga_init() into pci_std_vga_init()
2012-10-06 Aurelien Jarnotcg: remove obsolete jmp op
2012-10-06 Aurelien Jarnotarget-xtensa: de-optimize EXTUI
2012-10-05 Stefan WeilRemove libhw
2012-10-05 Paolo Bonzinirtc: implement century byte
2012-10-05 Paolo Bonzinirtc: map CMOS index 0x37 to 0x32 on read and writes
2012-10-05 Paolo Bonzinirtc: fix overflow in mktimegm
2012-10-05 Paolo Bonziniqtest: implement QTEST_STOP
2012-10-05 Stefan Weilqemu-barrier: Fix compiler version check for future...
2012-10-05 Jim Meyeringdoc: update HACKING wrt strncpy/pstrcpy
2012-10-05 Jim Meyeringhw/r2d: add comment: this strncpy use is ok
2012-10-05 Jim Meyeringqcow2: mark this file's sole strncpy use as justified
2012-10-05 Jim Meyeringacpi: remove strzcpy (strncpy-identical) function;...
2012-10-05 Jim Meyeringlibcacard/vcard_emul_nss: use pstrcpy in place of strncpy
2012-10-05 Jim Meyeringqemu-ga: prefer pstrcpy: consistently NUL-terminate...
2012-10-05 Jim Meyeringvscsi: avoid unwarranted strncpy
2012-10-05 Jim Meyeringvirtio-9p: avoid unwarranted uses of strncpy
2012-10-05 Jim Meyeringbt: replace fragile snprintf use and unwarranted strncpy
2012-10-05 Jim Meyeringui/vnc: simplify and avoid strncpy
2012-10-05 Jim Meyeringlinux-user: remove two unchecked uses of strdup
2012-10-05 Jim Meyeringppc: avoid buffer overrun: use pstrcpy, not strncpy
2012-10-05 Jim Meyeringos-posix: avoid buffer overrun
2012-10-05 Jim Meyeringlm32: avoid buffer overrun
2012-10-05 Jim Meyeringhw/9pfs: avoid buffer overrun
2012-10-05 Jim Meyeringvmdk: relative_path: use pstrcpy in place of strncpy
2012-10-05 Jim Meyeringsheepdog: avoid a few buffer overruns
2012-10-05 Jim Meyeringblock: avoid buffer overrun by using pstrcpy, not strncpy
2012-10-05 Jim Meyeringsparc: use g_strdup in place of unchecked strdup
2012-10-05 Jim Meyeringscsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_de...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-10-05 Avi KivityMake target_phys_addr_t 64 bits unconditionally
2012-10-03 Anthony PERARDxen: Set the vram dirty when an error occur.
2012-10-03 Anthony PERARDexec, memory: Call to xen_modified_memory.
2012-10-03 Anthony PERARDexec: Introduce helper to set dirty flags.
2012-10-03 Anthony PERARDxen: Introduce xen_modified_memory.
2012-10-03 Anthony PERARDQMP, Introduce xen-set-global-dirty-log command.
2012-10-03 Xudong Haoqemu/xen: Add 64 bits big bar support on qemu
2012-10-03 Anthony PERARDxen: Fix, no unplug of pt device by platform device.
2012-10-01 Peter Maydellfpu/softfloat.c: Return correctly signed values from...
2012-10-01 Peter Maydellfpu/softfloat.c: Remove pointless shift of always-zero...
2012-10-01 Anthony Liguorivfio_pci: fix build on 32-bit systems
2012-10-01 Alex Williamsonvfio: Enable vfio-pci and mark supported
2012-10-01 Alex Williamsonvfio: vfio-pci device assignment driver
2012-10-01 Alex WilliamsonUpdate Linux kernel headers
2012-10-01 Alex WilliamsonUpdate kernel header script to include vfio
2012-10-01 H. Peter Anvinx86: Implement SMEP and SMAP
2012-09-30 Eduardo Habkosti386: -cpu help: remove reference to specific CPUID...
2012-09-30 Eduardo Habkosti386: cpu: eliminate duplicate feature names
2012-09-30 Eduardo Habkosti386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AM...
2012-09-30 Eduardo Habkosti386: kvm: use a #define for the set of alias feature...
2012-09-30 Eduardo Habkosti386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
2012-09-28 Paolo Bonziniqemu-iotests: add tests for streaming error handling
2012-09-28 Paolo Bonziniqemu-iotests: map underscore to dash in QMP argument...
2012-09-28 Paolo Bonziniblkdebug: process all set_state rules in the old state
2012-09-28 Paolo Bonzinistream: add on-error argument
2012-09-28 Paolo Bonziniblock: introduce block job error
2012-09-28 Paolo Bonziniiostatus: reorganize io error code
2012-09-28 Paolo Bonziniiostatus: change is_read to a bool
2012-09-28 Paolo Bonziniiostatus: move BlockdevOnError declaration to QAPI
2012-09-28 Paolo Bonziniiostatus: rename BlockErrorAction, BlockQMPEventAction
2012-09-28 Paolo Bonziniqemu-iotests: add test for pausing a streaming operation
2012-09-28 Paolo Bonziniqmp: add block-job-pause and block-job-resume
2012-09-28 Paolo Bonziniblock: add support for job pause/resume
2012-09-28 Paolo Bonziniqmp: add 'busy' member to BlockJobInfo
2012-09-28 Paolo Bonziniblock: add block_job_query
2012-09-28 Paolo Bonziniblock: move job APIs to separate files
2012-09-28 Paolo Bonziniblock: fix documentation of block_job_cancel_sync
2012-09-28 Paolo Bonziniqerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
2012-09-28 Jeff Codyqemu-iotests: add initial tests for live block commit
2012-09-28 Jeff CodyQAPI: add command for live block commit, 'block-commit'
2012-09-28 Jeff Codyblock: helper function, to find the base image of a...
2012-09-28 Jeff Codyblockdev: rename block_stream_cb to a generic block_job_cb
2012-09-28 Jeff Codyblock: add live block commit functionality
2012-09-28 Jeff Codyblock: add support functions for live commit, to find...
2012-09-28 Bharata B Raoblock: Support GlusterFS as a QEMU block backend.
2012-09-28 Bharata B Raoconfigure: Add a config option for GlusterFS as block...
2012-09-28 Paolo Bonziniaio: Another fix to the walking_handlers logic
2012-09-28 Paolo Bonziniqemu: URI parsing library
2012-09-28 Paolo Bonziniaio: Fix qemu_aio_wait() to maintain correct walking_ha...
2012-09-28 Jeff Codyblock: after creating a live snapshot, make old image...
2012-09-28 Kevin Wolfblock-migration: Flush requests in blk_mig_cleanup
2012-09-28 Amit Shahvirtio-serial-bus: let chardev know the exact number...
2012-09-28 Amit Shahvirtio: Introduce virtqueue_get_avail_bytes()
2012-09-28 Amit Shahvirtio: use unsigned int for counting bytes in vq
2012-09-28 Michael S.... iov: add const annotation
2012-09-28 Michael S.... virtio-net: fix used len for tx
2012-09-28 Michael S.... virtio: don't mark unaccessed memory as dirty
2012-09-27 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-09-27 Richard Hendersontarget-s390x: Tidy cpu_dump_state
2012-09-27 Richard Hendersontarget-s390x: Avoid double CPU_LOG_TB_CPU
next