summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | aio: use g_slice_alloc() for AIOCB poolingStefan Hajnoczi2012-11-142-13/+4Star
| * | | aio: switch aiocb_size type int -> size_tStefan Hajnoczi2012-11-141-1/+1
| * | | tests: allow qemu-iotests to be run against nbd backendNick Thomas2012-11-143-8/+38
| * | | block: Workaround for older versions of MinGW gccStefan Weil2012-11-141-5/+5
| * | | MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainerStefan Hajnoczi2012-11-141-0/+2
| * | | qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf2012-11-145-5/+134
| * | | qcow2: Fix refcount table size calculationKevin Wolf2012-11-141-1/+2
| * | | qemu: Document GlusterFS block driver usageBharata B Rao2012-11-142-0/+66
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/usb.71' into stagingAnthony Liguori2012-11-197-63/+139
|\ \ \
| * | | usb-host: fix splitted transfersGerd Hoffmann2012-11-161-2/+5
| * | | usb-host: update tracingGerd Hoffmann2012-11-162-9/+13
| * | | usb-redir: Set default debug level to warningHans de Goede2012-11-161-1/+1
| * | | usb-redir: Only add actually in flight packets to the in flight queueHans de Goede2012-11-161-1/+3
| * | | ehci: handle dma errorsGerd Hoffmann2012-11-163-19/+62
| * | | ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann2012-11-161-0/+7
| * | | ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede2012-11-161-3/+6
| * | | ehci: Better detection for qtd-s linked in circlesHans de Goede2012-11-161-3/+6
| * | | ehci: Fixup q->qtdaddr after cancelling an already completed packetHans de Goede2012-11-161-0/+4
| * | | ehci: Don't access packet after freeing itHans de Goede2012-11-161-4/+5
| * | | usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka2012-11-161-20/+11Star
| * | | usb-host: scan for usb devices when the vm startsGerd Hoffmann2012-11-161-0/+11
| * | | usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson2012-11-161-1/+1
| * | | fix live migrationGerd Hoffmann2012-11-161-0/+4
* | | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-11-194-18/+22
|\ \ \ \
| * | | | trace: Remove "info trace" from documentsLiming Wang2012-11-162-16/+0Star
| * | | | trace: document '-' syntax for disabling eventsStefan Hajnoczi2012-11-161-0/+4
| * | | | trace: allow disabling events in events fileGerd Hoffmann2012-11-161-1/+8
| * | | | Avoid all systemtap reserved wordsDaniel P. Berrange2012-11-161-1/+10
| |/ / /
* | | | Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into stagingAnthony Liguori2012-11-191-10/+44
|\ \ \ \
| * | | | virtio-serial-bus: post_load send_event when vm is runningAlon Levy2012-11-161-10/+44
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-11-1923-377/+510
|\ \ \ \
| * | | | target-i386: Add Haswell CPU modelEduardo Habkost2012-11-151-0/+29
| * | | | target-i386/cpu: Add new Opteron CPU modelAndre Przywara2012-11-151-0/+32
| * | | | target-i386/cpu: Name new CPUID bitsAndre Przywara2012-11-152-6/+28
| * | | | qapi-types.h: Don't include qemu-common.hIgor Mammedov2012-11-151-1/+2
| * | | | osdep: Move qemu_{open,close}() prototypesAndreas Färber2012-11-152-2/+3
| * | | | qemu-config.h: Include headers it needsEduardo Habkost2012-11-151-0/+2
| * | | | vnc-palette.h: Include <stdbool.h>Eduardo Habkost2012-11-151-0/+1
| * | | | qemu-fsdev-dummy.c: Include module.hEduardo Habkost2012-11-151-0/+1
| * | | | qdev: Split up header so it can be used in cpu.hAnthony Liguori2012-11-158-366/+392
| * | | | Move qemu_irq typedef out of qemu-common.hIgor Mammedov2012-11-158-1/+10
| * | | | qemu-common.h: Comment about usage rulesEduardo Habkost2012-11-151-1/+10
| |/ / /
* | | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-11-192-4/+48
|\ \ \ \
| * | | | kvm: Actually remove software breakpoints from list on cleanupJan Kiszka2012-11-141-0/+2
| * | | | acpi_piix4: fix migration of gpe fieldsMarcelo Tosatti2012-11-141-4/+46
| |/ / /
* | | / rng-random: only build on POSIX platformsAnthony Liguori2012-11-191-1/+2
| |_|/ |/| |
* | | tci: Support deposit operationsStefan Weil2012-11-183-2/+48
* | | tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil2012-11-181-1/+4
* | | tci: fix build breakage for target MIPSStefan Weil2012-11-181-3/+4
* | | build: replace weak symbols with a static libraryPaolo Bonzini2012-11-1818-89/+89