summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-302-0/+10
| * | gluster: Abort on AIO completion failureBharata B Rao2013-08-301-13/+2
| * | block: Remove old raw driverKevin Wolf2013-08-301-192/+0
| * | switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek2013-08-302-35/+45
| * | raw_bsd: register bdrv_rawLaszlo Ersek2013-08-301-5/+33
| * | raw_bsd: add raw_create_optionsLaszlo Ersek2013-08-301-1/+12
| * | raw_bsd: introduce "special members"Laszlo Ersek2013-08-301-0/+23
| * | raw_bsd: add raw_create()Laszlo Ersek2013-08-301-0/+4
| * | raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()Laszlo Ersek2013-08-301-0/+2
| * | add skeleton for BSD licensed "raw" BlockDriverLaszlo Ersek2013-08-301-0/+108
| * | block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)Peter Maydell2013-08-301-3/+3
| * | qemu-iotests: Update reference output for 051Kevin Wolf2013-08-301-1/+0
| * | Revert "block: Disable driver-specific options for 1.6"Kevin Wolf2013-08-302-144/+1
| * | qapi-types.py: Split off generate_struct_fields()Kevin Wolf2013-08-301-6/+13
| * | block: Remove redundant assertionKevin Wolf2013-08-301-1/+0
| * | qcow2: Change default for new images to compat=1.1Kevin Wolf2013-08-301-1/+3
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-0318-87/+81
|\ \ \
| * | | aio / timers: use g_usleep() not sleep()Alex Bligh2013-09-011-3/+3
| * | | adlib: sort offsets in portio registrationHervé Poussineau2013-09-011-1/+1
| * | | qmp: fix integer usage in examplesEric Blake2013-09-011-13/+13
| * | | tci: Remove function tcg_out64 (fix broken build)Stefan Weil2013-09-011-7/+0
| * | | target-arm: Report unimplemented opcodes (LOG_UNIMP)Stefan Weil2013-09-011-0/+4
| * | | pflash_cfi02.c: fix debug macroAntony Pavlov2013-09-011-1/+1
| * | | configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil2013-09-011-16/+14
| * | | configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil2013-09-011-18/+18
| * | | configure: Don't write .pyc files by default (python -B)Stefan Weil2013-09-011-2/+2
| * | | curl: qemu_bh_new() can never return NULLStefan Hajnoczi2013-09-011-6/+0
| * | | slirp/arp_table.c: Avoid shifting into sign bit of signed integersPeter Maydell2013-09-011-2/+2
| * | | configure: disable clang -Wstring-plus-int warningPeter Maydell2013-09-011-0/+1
| * | | rdma: silly ipv6 bugfixMichael R. Hines2013-09-011-3/+5
| * | | misc: Fix some typos in names and commentsStefan Weil2013-09-018-15/+15
| * | | slirp: Port redirection option behave differently on Linux and WindowsTaimoor Mirza2013-09-011-0/+2
* | | | Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori2013-09-036-24/+81
|\ \ \ \
| * | | | usb/dev-hid: Modified usb-tablet category from Misc to InputMarcel Apfelbaum2013-09-021-1/+1
| * | | | Revert "usb-hub: report status changes only once"Gerd Hoffmann2013-09-021-5/+1
| * | | | usb-hub: add tracepoint for status reportsGerd Hoffmann2013-09-022-0/+2
| * | | | usb: parallelize usb3 streamsGerd Hoffmann2013-09-021-3/+4
| * | | | uas: add property for request loggingGerd Hoffmann2013-09-021-3/+12
| * | | | xhci: reset port when disabling slotGerd Hoffmann2013-09-021-0/+1
| * | | | xhci: emulate intr endpoint intervals correctlyGerd Hoffmann2013-09-021-7/+37
| * | | | xhci: fix endpoint interval calculationGerd Hoffmann2013-09-021-1/+1
| * | | | xhci: add port to slot_address tracepointGerd Hoffmann2013-09-022-2/+2
| * | | | xhci: add tracepoint for endpoint state changesGerd Hoffmann2013-09-022-0/+20
| * | | | xhci: remove leftover debug printfGerd Hoffmann2013-09-021-2/+0
| |/ / /
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-0367-180/+144
|\ \ \ \
| * | | | virtio_pci: fix level interrupts with irqfdMichael S. Tsirkin2013-09-011-2/+1
| * | | | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-013-63/+56
| * | | | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-2859-119/+51
| * | | | pci: add config space access tracesAlexey Kardashevskiy2013-08-282-1/+14
| * | | | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-273-7/+21
OpenPOWER on IntegriCloud