]> git.proxmox.com Git - qemu.git/history - hw
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
[qemu.git] / hw /
2013-01-18 Stefan Hajnoczidataplane: avoid reentrancy during virtio_blk_data_plan...
2013-01-17 Kevin Wolfide: Remove wrong assertion
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Andreas Färbertmp105: Add temperature QOM property
2013-01-16 Andreas Färbertmp105: QOM'ify
2013-01-16 Andreas Färbertmp105: Fix I2C protocol bug
2013-01-16 Andreas Färbertmp105: Split out I2C message constants from header
2013-01-16 Markus Armbrusterusb-storage: Drop useless null test in usb_msd_handle_d...
2013-01-16 Stefan Weilpseries: Replace non-portable asprintf by g_strdup_printf
2013-01-16 Knut OmangAdd new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
2013-01-16 Andreas Färberqdev: Prepare "realized" property
2013-01-16 Andreas Färberqdev: Fold state enum into bool realized
2013-01-16 Avik Silpseries: set no default boot order
2013-01-16 Avik SilMake default boot order machine specific
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-14...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-14...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-01-15 Hervé Poussineauacpi_piix4: Do not use old_portio-style callbacks
2013-01-15 Hervé Poussineauxen_platform: Do not use old_portio-style callbacks
2013-01-15 Julien Grallhw/dma.c: Fix conversion of ioport_register* to MemoryR...
2013-01-15 Markus Armbrusterscsi-disk: qemu_vfree(NULL) is fine, simplify
2013-01-15 Paolo Bonziniide: issue discard asynchronously but serialize the...
2013-01-15 Paolo Bonziniide: fix TRIM with empty range entry
2013-01-15 Andreas Färberexec: Return CPUState from qemu_get_cpu()
2013-01-15 Andreas Färbercpu: Move cpu_index field to CPUState
2013-01-15 Andreas Färbercpu: Move numa_node field to CPUState
2013-01-15 Andreas Färbercpu: Move nr_{cores,threads} fields to CPUState
2013-01-15 Blue Swirlpc87312: Avoid define conflict on mingw32
2013-01-15 Andreas Färberpc87312: Replace register_ioport_*() with MemoryRegion
2013-01-15 KONRAD Fredericvirtio-9p: fix compilation error.
2013-01-14 Michael Rothdataplane: fix build breakage on set_guest_notifiers()
2013-01-14 Michael Rothvirtio-pci: build for uninitialized return value in...
2013-01-14 Alberto GarciaAdd GE IP-Octal 232 IndustryPack emulation
2013-01-14 Alberto GarciaAdd TEWS TPCI200 IndustryPack emulation
2013-01-14 Stefano Stabellinixen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove...
2013-01-14 Roger Pau Monnexen_disk: add persistent grant support to xen_disk...
2013-01-14 Roger Pau Monnexen_disk: fix memory leak
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/stub' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-14 Markus Armbrusterusb-host: Initialize dev->port the obviously safe way
2013-01-14 Markus Armbrusterusb-host: Drop superfluous null test from usb_host_auto...
2013-01-14 Markus Armbrusterehci: Assert state machine is sane w.r.t. EHCIQueue
2013-01-14 Stefan Hajnoczidataplane: handle misaligned virtio-blk requests
2013-01-14 Stefan Hajnoczidataplane: extract virtio-blk read/write processing...
2013-01-14 Gerd Hoffmannxhci: nuke transfe5rs on detach
2013-01-14 Gerd Hoffmannxhci: call xhci_detach_slot on root port detach too
2013-01-14 Gerd Hoffmannxhci: create xhci_detach_slot helper function
2013-01-14 Gerd Hoffmannpc-testdev: use typedefs
2013-01-14 Markus Armbrusterqxl: Don't drop client capability bits
2013-01-14 Markus Armbrusterqxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM...
2013-01-12 Paolo Bonzinibuild: consolidate multiple variables into universal...
2013-01-12 Paolo Bonzinibuild: remove CONFIG_SMARTCARD
2013-01-12 Paolo Bonziniqemu-option: move standard option definitions out of...
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-12 Julien Grallhw/pc.c: add ULL suffix in ioport80_read and ioportF0_r...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-11 Julien Grallhw/pc.c: Fix converting of ioport_register* to MemoryRegion
2013-01-11 Stefan WeilReplace remaining gmtime, localtime by gmtime_r, localt...
2013-01-11 Gerd Hoffmannpc: rename machine types
2013-01-11 Gerd Hoffmannq35: add ich9 intel hda controller
2013-01-10 Paolo Bonzinivirtio-scsi: abort in-flight I/O when the device is...
2013-01-10 Paolo Bonziniqdev: add qbus_reset_all
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/build.1' into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/qemu-1...
2013-01-09 Alex Williamsonpci-assign: Enable MSIX on device to match guest
2013-01-09 Paolo Bonzinipci: use constants for devices under the 1B36 device...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-08 Alex Williamsonvfio-pci: Loosen sanity checks to allow future features
2013-01-08 Alex Williamsonvfio-pci: Make host MSI-X enable track guest
2013-01-08 Andreas Färberqdev: Don't assume existence of parent bus on unparenting
2013-01-08 Eduardo Habkostqdev: Include qdev code into *-user, too
2013-01-08 Paolo Bonziniivshmem: use symbolic constant for PCI ID, add to pci...
2013-01-08 Paolo Bonzinivirtio-9p: use symbolic constant, add to pci-ids.txt
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-01-08 Gerd Hoffmannuhci: stop using portio lists
2013-01-08 Hans de Goedeusbredir: Add support for buffered bulk input (v2)
2013-01-07 Michael S. Tsirkinvhost: backend masking support
2013-01-07 Michael S. Tsirkinvhost: set started flag while start is in progress
2013-01-07 Michael S. Tsirkinvirtio-net: set/clear vhost_started in reverse order
2013-01-07 Michael S. Tsirkinvirtio: backend virtqueue notifier masking
2013-01-07 Michael S. Tsirkinvirtio-pci: cache msix messages
2013-01-07 Michael S. Tsirkinmsix: add api to access msix message
next