aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-30w32: Fix build with older gcc (unresolved symbol)Stefan Weil
2013-03-30target-moxie: Fix pointer-to-integer conversion (MinGW-w64)Stefan Weil
2013-03-28piix_pci: Fix C99 commentsDavid Woodhouse
2013-03-28piix_pci: Use DEVICE() and ISA_BUS()David Woodhouse
2013-03-28piix_pci: Clean up i440FX object handlingDavid Woodhouse
2013-03-28qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini
2013-03-28virtio-balloon: cleanup: remove qdev field.KONRAD Frederic
2013-03-28virtio-balloon: cleanup: QOM casts.KONRAD Frederic
2013-03-28virtio-balloon: cleanup: init and exit function.KONRAD Frederic
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic
2013-03-28virtio-balloon-pci: switch to the new API.KONRAD Frederic
2013-03-28virtio-balloon: add the virtio-balloon device.KONRAD Frederic
2013-03-28Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-28Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-03-28vl: add runstate_set tracepointKazuya Saito
2013-03-28.gitignore: rename trace/generated-tracers.dtraceStefan Hajnoczi
2013-03-28.gitignore: add trace/generated-events.[ch]Stefan Hajnoczi
2013-03-28trace: rebuild generated-events.o when configuration changesStefan Hajnoczi
2013-03-28trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [default] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [monitor] Use new event control interfaceLluís Vilanova
2013-03-28trace: Provide a detailed event control interfaceLluís Vilanova
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2013-03-28block: Fix direct use of protocols as driver for bdrv_open()Kevin Wolf
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf
2013-03-28qcow2: Move cluster gathering to a non-looping loopKevin Wolf
2013-03-28qcow2: Allow requests with multiple l2metasKevin Wolf
2013-03-28qcow2: Use byte granularity in qcow2_alloc_cluster_offset()Kevin Wolf
2013-03-28qcow2: Prepare handle_alloc/copied() for byte granularityKevin Wolf
2013-03-28qcow2: handle_copied(): Implement non-zero host_offsetKevin Wolf
2013-03-28qcow2: handle_copied(): Get rid of keep_clusters parameterKevin Wolf
2013-03-28qcow2: handle_copied(): Get rid of nb_clusters parameterKevin Wolf
2013-03-28qcow2: Factor out handle_copied()Kevin Wolf
2013-03-28qcow2: Clean up handle_alloc()Kevin Wolf
2013-03-28qcow2: Finalise interface of handle_alloc()Kevin Wolf
2013-03-28qcow2: handle_alloc(): Get rid of keep_clusters parameterKevin Wolf
2013-03-28qcow2: handle_alloc(): Get rid of nb_clusters parameterKevin Wolf
2013-03-28qcow2: Factor out handle_alloc()Kevin Wolf
2013-03-28qcow2: Decouple cluster allocation from cluster reuse codeKevin Wolf
2013-03-28qcow2: Change handle_dependency to byte granularityKevin Wolf
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf
2013-03-28qcow2: Handle dependencies earlierKevin Wolf
2013-03-28qcow2: Remove bogus unlock of s->lockKevin Wolf
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf
2013-03-28vl.c: call bdrv_init_with_whitelist() before cmdline parsingPeter Lieven
2013-03-27spice-qemu-char: Drop hackish vmc_register on spice_chr_writeHans de Goede
2013-03-27virtio-serial: propagate guest_connected to the port on post_loadAlon Levy