Age | Commit message (Expand) | Author |
2012-11-30 | Documentation: Update block cache mode information | Kevin Wolf |
2012-11-29 | virtio: limit avail bytes lookahead | Michael S. Tsirkin |
2012-11-29 | qemu-tech.texi: update implemented xtensa features list | Max Filippov |
2012-11-29 | qdev: relax bus type check in qdev_device_add() (v2) | Anthony Liguori |
2012-11-29 | qapi: fix qapi_dealloc_type_size parameter type | Bruce Rogers |
2012-11-29 | ehci-sysbus: Attach DMA context. | Peter Crosthwaite |
2012-11-29 | usb: fail usbdevice_create() when there is no USB bus | Stefan Hajnoczi |
2012-11-29 | usb: tag usb host adapters as not hotpluggable. | Gerd Hoffmann |
2012-11-29 | qxl: reload memslots after migration, when qxl is in UNDEFINED mode | Yonit Halperin |
2012-11-28 | event notifier: Fix setup for win32 | Jan Kiszka |
2012-11-28 | Merge remote-tracking branch 'bonzini/nbd-next' into staging | Anthony Liguori |
2012-11-28 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2012-11-28 | Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into staging | Anthony Liguori |
2012-11-28 | Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into staging | Anthony Liguori |
2012-11-28 | Merge remote-tracking branch 'afaerber/qom-cpu-1.3' into staging | Anthony Liguori |
2012-11-28 | build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012] | Paolo Bonzini |
2012-11-28 | virtio-scsi: Fix subtle (guest) endian bug | David Gibson |
2012-11-28 | virtio-scsi: Fix some endian bugs with virtio-scsi | David Gibson |
2012-11-28 | iscsi: do not assume device is zero initialized | Peter Lieven |
2012-11-28 | iscsi: fix deadlock during login | Peter Lieven |
2012-11-28 | iscsi: fix segfault in url parsing | Peter Lieven |
2012-11-28 | nbd-server-add: Fix the default for 'writable' | Michal Privoznik |
2012-11-28 | nbd: fix use of two uninitialized bytes when connecting to a named export | Paolo Bonzini |
2012-11-27 | rtc: Only call rtc_set_cmos when Register B SET flag is disabled. | Alex Horn |
2012-11-27 | virtio-rng: do not use g_assert_cmpint | Paolo Bonzini |
2012-11-27 | tests: make threadpool cancellation test looser | Paolo Bonzini |
2012-11-26 | Update version for 1.3.0-rc1v1.3.0-rc1 | Anthony Liguori |
2012-11-26 | virtio-rng: fix typos, comments | Amit Shah |
2012-11-26 | virtio-rng: disable timer on device removal | Amit Shah |
2012-11-26 | virtio-rng: remove extra request for entropy | Amit Shah |
2012-11-26 | virtio-rng: use virtqueue_get_avail_bytes, fix migration | Amit Shah |
2012-11-26 | i8259: Fix PIC_COMMON() macro | Andreas Färber |
2012-11-26 | qapi: handle visitor->type_size() in QapiDeallocVisitor | Stefan Hajnoczi |
2012-11-26 | target-i386: cpu: add missing flags to Haswell CPU model | Eduardo Habkost |
2012-11-26 | vl.c: Fix broken -usb option | Peter Maydell |
2012-11-26 | qom: make object_finalize static | Paolo Bonzini |
2012-11-26 | qdev: simplify (de)allocation of buses | Paolo Bonzini |
2012-11-26 | qom: make object_delete usable for statically-allocated objects | Paolo Bonzini |
2012-11-26 | qdev: move bus removal to object_unparent | Paolo Bonzini |
2012-11-26 | qom: fix refcount of non-heap-allocated objects | Paolo Bonzini |
2012-11-26 | sclp: Fix uninitialized var in handle_write_event_buf(). | Cornelia Huck |
2012-11-26 | s390: Fix ram_size updating in machine init | Heinz Graalfs |
2012-11-26 | fbdev: fix pixman compile on old pixman | Alexander Graf |
2012-11-26 | vl.c: Fix broken -usb option | Peter Maydell |
2012-11-26 | pseries: Fix bug in PCI MSI allocation | Alexey Kardashevskiy |
2012-11-26 | kvm: fix incorrect length in a loop over kvm dirty pages map | Alexey Kardashevskiy |
2012-11-26 | PPC: Fix missing TRACE exception | Julio Guerra |
2012-11-26 | hw/ide/macio: Fix segfault caused by NULL DMAContext* | Peter Maydell |
2012-11-26 | target-i386: Enable SSSE3 TCG support | Aurelien Jarno |
2012-11-26 | target-i386/cpu: Add missing flags to Haswell CPU model | Eduardo Habkost |