]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-04-01 Aurelien Jarnotarget-i386: SSE4.2: fix pcmpgtq instruction
2013-04-01 Aurelien Jarnotarget-i386: SSE4.1: fix pinsrb instruction
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-01 Peter Maydellsysbus: Remove sysbus_add_memory and sysbus_del_memory
2013-04-01 Peter Maydellhw/milkymist-softusb: set buffer in softusb_read_{dmem...
2013-04-01 Peter Maydellmilkymist-softusb: Don't map RAM memory regions in...
2013-04-01 Peter Maydellmilkymist-minimac2: Just expose buffers as a sysbus...
2013-04-01 Peter Maydellmusicpal: qdevify musicpal-misc
2013-04-01 Peter Maydellsysbus: make SysBusDeviceClass::init optional
2013-03-31 Dunrong Huangtarget-moxie: set do_interrupt to a target-specific...
2013-03-30 Stefan Weilw32: Fix build with older gcc (unresolved symbol)
2013-03-30 Stefan Weiltarget-moxie: Fix pointer-to-integer conversion (MinGW...
2013-03-28 David Woodhousepiix_pci: Fix C99 comments
2013-03-28 David Woodhousepiix_pci: Use DEVICE() and ISA_BUS()
2013-03-28 David Woodhousepiix_pci: Clean up i440FX object handling
2013-03-28 Paolo Bonziniqemu-bridge-helper: force usage of a very high MAC...
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-28 Peter Maydellhw/tcx: Remove unused 'addr' field and the property...
2013-03-28 liguanghw/i386/pc: format load_linux function
2013-03-28 Dunrong Huangconfigure: show debug-info option in --help output
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
next