2012-10-06 |
Aurelien Jarno | ppc/oldworld: use the new pci_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | ppc/newworld: use the new pci_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | alpha: use the new pci_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | mips/malta: use the new pci_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | isa: add a isa_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | pci: add a pci_vga_init() function |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | vl.c: default to std if cirrus is not available |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | vl.c: check for qxl availability |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | vl.c: convert *vga_enabled functions to QOM |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | vga: rename isa_vga_init() to isa_std_vga_init() |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | vga: rename pci_vga_init() into pci_std_vga_init() |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | tcg: remove obsolete jmp op |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Aurelien Jarno | target-xtensa: de-optimize EXTUI |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Stefan Weil | Remove libhw |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Paolo Bonzini | rtc: implement century byte |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Paolo Bonzini | rtc: map CMOS index 0x37 to 0x32 on read and writes |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Paolo Bonzini | rtc: fix overflow in mktimegm |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Paolo Bonzini | qtest: implement QTEST_STOP |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Stefan Weil | qemu-barrier: Fix compiler version check for future... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | doc: update HACKING wrt strncpy/pstrcpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | hw/r2d: add comment: this strncpy use is ok |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | qcow2: mark this file's sole strncpy use as justified |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | acpi: remove strzcpy (strncpy-identical) function;... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | libcacard/vcard_emul_nss: use pstrcpy in place of strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | qemu-ga: prefer pstrcpy: consistently NUL-terminate... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | vscsi: avoid unwarranted strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | virtio-9p: avoid unwarranted uses of strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | bt: replace fragile snprintf use and unwarranted strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | ui/vnc: simplify and avoid strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | linux-user: remove two unchecked uses of strdup |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | ppc: avoid buffer overrun: use pstrcpy, not strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | os-posix: avoid buffer overrun |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | lm32: avoid buffer overrun |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | hw/9pfs: avoid buffer overrun |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | vmdk: relative_path: use pstrcpy in place of strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | sheepdog: avoid a few buffer overruns |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | block: avoid buffer overrun by using pstrcpy, not strncpy |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | sparc: use g_strdup in place of unchecked strdup |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Meyering | scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_de... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Anthony Liguori | Merge remote-tracking branch 'sstabellini/xen-2012... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Anthony Liguori | Merge remote-tracking branch 'kwolf/for-anthony' into... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Anthony Liguori | Merge remote-tracking branch 'qmp/queue/qmp' into staging |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Anthony Liguori | Merge remote-tracking branch 'mst/tags/for_anthony... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Anthony Liguori | Merge remote-tracking branch 'kraxel/usb.66' into staging |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Avi Kivity | Make target_phys_addr_t 64 bits unconditionally |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | xen: Set the vram dirty when an error occur. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | exec, memory: Call to xen_modified_memory. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | exec: Introduce helper to set dirty flags. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | xen: Introduce xen_modified_memory. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | QMP, Introduce xen-set-global-dirty-log command. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Xudong Hao | qemu/xen: Add 64 bits big bar support on qemu |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Anthony PERARD | xen: Fix, no unplug of pt device by platform device. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter Maydell | fpu/softfloat.c: Return correctly signed values from... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Peter Maydell | fpu/softfloat.c: Remove pointless shift of always-zero... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Anthony Liguori | vfio_pci: fix build on 32-bit systems |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Alex Williamson | vfio: Enable vfio-pci and mark supported |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Alex Williamson | vfio: vfio-pci device assignment driver |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Alex Williamson | Update Linux kernel headers |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Alex Williamson | Update kernel header script to include vfio |
commit | commitdiff | tree | snapshot |
2012-10-01 |
H. Peter Anvin | x86: Implement SMEP and SMAP |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Eduardo Habkost | i386: -cpu help: remove reference to specific CPUID... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Eduardo Habkost | i386: cpu: eliminate duplicate feature names |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Eduardo Habkost | i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AM... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Eduardo Habkost | i386: kvm: use a #define for the set of alias feature... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Eduardo Habkost | i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qemu-iotests: add tests for streaming error handling |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qemu-iotests: map underscore to dash in QMP argument... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | blkdebug: process all set_state rules in the old state |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | stream: add on-error argument |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | block: introduce block job error |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | iostatus: reorganize io error code |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | iostatus: change is_read to a bool |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | iostatus: move BlockdevOnError declaration to QAPI |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | iostatus: rename BlockErrorAction, BlockQMPEventAction |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qemu-iotests: add test for pausing a streaming operation |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qmp: add block-job-pause and block-job-resume |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | block: add support for job pause/resume |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qmp: add 'busy' member to BlockJobInfo |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | block: add block_job_query |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | block: move job APIs to separate files |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | block: fix documentation of block_job_cancel_sync |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | qemu-iotests: add initial tests for live block commit |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | QAPI: add command for live block commit, 'block-commit' |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | block: helper function, to find the base image of a... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | blockdev: rename block_stream_cb to a generic block_job_cb |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | block: add live block commit functionality |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | block: add support functions for live commit, to find... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Bharata B Rao | block: Support GlusterFS as a QEMU block backend. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Bharata B Rao | configure: Add a config option for GlusterFS as block... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | aio: Another fix to the walking_handlers logic |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | qemu: URI parsing library |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paolo Bonzini | aio: Fix qemu_aio_wait() to maintain correct walking_ha... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jeff Cody | block: after creating a live snapshot, make old image... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Kevin Wolf | block-migration: Flush requests in blk_mig_cleanup |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Amit Shah | virtio-serial-bus: let chardev know the exact number... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Amit Shah | virtio: Introduce virtqueue_get_avail_bytes() |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Amit Shah | virtio: use unsigned int for counting bytes in vq |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael S.... | iov: add const annotation |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael S.... | virtio-net: fix used len for tx |
commit | commitdiff | tree | snapshot |
next |