]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: remove qdev field.
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: QOM casts.
2013-03-28 KONRAD Fredericvirtio-balloon: cleanup: init and exit function.
2013-03-28 KONRAD Fredericvirtio-balloon-ccw: switch to the new API.
2013-03-28 KONRAD Fredericvirtio-balloon-pci: switch to the new API.
2013-03-28 KONRAD Fredericvirtio-balloon: add the virtio-balloon device.
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-03-28 Kazuya Saitovl: add runstate_set tracepoint
2013-03-28 Stefan Hajnoczi.gitignore: rename trace/generated-tracers.dtrace
2013-03-28 Stefan Hajnoczi.gitignore: add trace/generated-events.[ch]
2013-03-28 Stefan Hajnoczitrace: rebuild generated-events.o when configuration...
2013-03-28 Lluís Vilanovatrace: [stderr] Port to generic event information and...
2013-03-28 Lluís Vilanovatrace: [simple] Port to generic event information and...
2013-03-28 Lluís Vilanovatrace: [default] Port to generic event information...
2013-03-28 Lluís Vilanovatrace: [monitor] Use new event control interface
2013-03-28 Lluís Vilanovatrace: Provide a detailed event control interface
2013-03-28 Lluís Vilanovatrace: Provide a generic tracing event descriptor
2013-03-28 Lluís Vilanovatrace: [tracetool] Explicitly identify public backends
2013-03-28 Kevin Wolfblock: Fix direct use of protocols as driver for bdrv_o...
2013-03-28 Kevin Wolfqcow2: Gather clusters in a looping loop
2013-03-28 Kevin Wolfqcow2: Move cluster gathering to a non-looping loop
2013-03-28 Kevin Wolfqcow2: Allow requests with multiple l2metas
2013-03-28 Kevin Wolfqcow2: Use byte granularity in qcow2_alloc_cluster_offset()
2013-03-28 Kevin Wolfqcow2: Prepare handle_alloc/copied() for byte granularity
2013-03-28 Kevin Wolfqcow2: handle_copied(): Implement non-zero host_offset
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_copied()
2013-03-28 Kevin Wolfqcow2: Clean up handle_alloc()
2013-03-28 Kevin Wolfqcow2: Finalise interface of handle_alloc()
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_alloc()
2013-03-28 Kevin Wolfqcow2: Decouple cluster allocation from cluster reuse...
2013-03-28 Kevin Wolfqcow2: Change handle_dependency to byte granularity
2013-03-28 Kevin Wolfqcow2: Improve check for overlapping allocations
2013-03-28 Kevin Wolfqcow2: Handle dependencies earlier
2013-03-28 Kevin Wolfqcow2: Remove bogus unlock of s->lock
2013-03-28 Kevin Wolfqcow2: Fix "total clusters" number in bdrv_check
2013-03-28 Kevin Wolfqemu-iotests: More concurrent allocation scenarios
2013-03-28 Peter Lievenvl.c: call bdrv_init_with_whitelist() before cmdline...
2013-03-27 Hans de Goedespice-qemu-char: Drop hackish vmc_register on spice_chr...
2013-03-27 Alon Levyvirtio-serial: propagate guest_connected to the port...
2013-03-27 Hans de Goedevirtio-serial: Consolidate guest_open/guest_close into...
2013-03-27 Hans de Goedeqemu-char: add_handlers: Don't re-send the be_open...
2013-03-27 Hans de Goedeqemu-char: Move incrementing of avail_connections to...
2013-03-27 Hans de Goedeqemu-char: Consolidate guest_close/guest_open into...
2013-03-27 Hans de Goedeqemu-char: Cleanup: consolidate fe_open/fe_close into...
2013-03-27 Hans de Goedeqemu-char: Automatically do fe_open / fe_close on qemu_...
2013-03-27 Hans de Goedeqemu-char: Add fe_open tracking
2013-03-27 Hans de Goedeqemu-char: Rename qemu_chr_generic_open to qemu_chr_be_...
2013-03-27 Hans de Goedeqemu-char: Rename opened to be_open
2013-03-27 Paolo Bonzinicompiler: fix warning with GCC 4.8.0
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Alex Williamsonpcie: Add endpoint capability initialization wrapper
2013-03-26 Michael S.... roms: switch oldnoconfig to olddefconfig
2013-03-26 Alex Williamsonpcie: Mangle types to match topology
2013-03-26 Alex Williamsonpci: Create and use API to determine root buses
2013-03-26 Alex Williamsonpci: Create pci_bus_is_express helper
2013-03-26 Alex Williamsonpci: Q35, Root Ports, and Switches create PCI Express...
2013-03-26 Alex Williamsonpci: Allow PCI bus creation interfaces to specify the...
2013-03-26 Alex Williamsonpci: Move PCI and PCIE type defines
2013-03-26 Alex Williamsonpci: Create and register a new PCI Express TypeInfo
2013-03-26 Stefan Hajnocziexec: assert that RAMBlock size is non-zero
2013-03-26 Stefan Hajnoczipci: refuse empty ROM files
2013-03-26 Alex Williamsonpci_bridge: Remove duplicate IRQ swizzle function
2013-03-26 Alex Williamsonpci_bridge: Use a default map_irq function
2013-03-26 Alex Williamsonpci: Fix INTx routing notifier recursion
2013-03-26 Michael S.... pci_bridge: drop formatting from source
2013-03-26 Michael S.... pci_bridge: factor out common code
2013-03-26 Alex Williamsonpci: Teach PCI Bridges about VGA routing
2013-03-26 Alex Williamsonpci: Add PCI VGA helpers
2013-03-26 Michael S.... virtio-pci: guest notifier mask without non-irqfd
2013-03-26 Jason Wangvirtio-net: remove layout assumptions for mq ctrl
2013-03-26 Michael S.... qmp: add path to device_deleted event
2013-03-26 Michael S.... qom: call class destructor before unparent
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-26 Cornelia Huckvirtio-ccw: Queue sanity check for notify hypercall.
2013-03-26 Anthony Liguoriqtest: use synchronous I/O for char device
2013-03-26 Anthony Liguorichar: introduce a blocking version of qemu_chr_fe_write
2013-03-26 Peter Maydellhw/qdev: Abort rather than ignoring errors adding devic...
2013-03-26 Peter Maydellqom: Detect attempts to add a property that already...
2013-03-26 Peter Maydellhw/qdev-properties.c: Improve diagnostic for setting...
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: remove qdev field.
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: init and exit functions.
2013-03-26 KONRAD Fredericvirtio-scsi: cleanup: use QOM casts.
2013-03-26 KONRAD Fredericvirtio-scsi-ccw: switch to new API
2013-03-26 KONRAD Fredericvirtio-scsi-s390: switch to the new API.
2013-03-26 KONRAD Fredericvirtio-scsi-pci: switch to new API.
2013-03-26 KONRAD Fredericvirtio-scsi: add the virtio-scsi device.
2013-03-26 KONRAD Fredericvirtio-scsi: moving host_features from properties to...
2013-03-26 KONRAD Fredericvirtio-scsi: allocate cmd_vqs array separately.
2013-03-26 KONRAD Fredericvirtio-scsi: don't use pointer for configuration.
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-03-26 Orit WassermanUse qemu_put_buffer_async for guest memory pages
2013-03-26 Orit WassermanAdd qemu_put_buffer_async
2013-03-26 Orit WassermanUse writev ops if available
2013-03-26 Orit WassermanStore the data to send also in iovec
next