aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell39-113/+339
2016-03-01trace: Add a proper API to manage auto-generated events from the 'tcg' propertyLluís Vilanova1-3/+10
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova11-32/+189
2016-03-01typedefs: Add CPUStateLluís Vilanova3-3/+2
2016-03-01trace: Add helper function to cast event argumentsLluís Vilanova1-0/+4
2016-03-01tcg: Move definition of type TCGvLluís Vilanova2-2/+7
2016-03-01tcg: Add type for vCPU pointersLluís Vilanova20-20/+22
2016-03-01trace: Remove unnecessary intermediate event copiesLluís Vilanova3-7/+6
2016-03-01trace: Extend API to manage event argumentsLluís Vilanova1-2/+13
2016-03-01vl: fix tracing initializationDenis V. Lunev1-4/+3
2016-03-01trace: use addresses instead of offsets in memory tracepointsHollis Blanchard2-14/+34
2016-03-01trace: split subpage MMIOs into their own trace events.Hollis Blanchard2-8/+34
2016-03-01trace: docs: "simple" backend does support stringsHollis Blanchard1-3/+0
2016-03-01trace: drop trailing empty stringsGreg Kurz1-32/+32
2016-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into stagingPeter Maydell23-240/+246
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20160301-1' in...Peter Maydell9-0/+0
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck1-3/+8
2016-03-01MAINTAINERS: Remove entry for hw/s390x/s390-virtio-bus.[ch]Thomas Huth1-1/+0
2016-03-01MAINTAINERS: Remove the old s390-virtio machineThomas Huth1-6/+0
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost1-14/+11
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost1-93/+92
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao2-12/+13
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao4-72/+79
2016-03-01s390x/virtio: old machine leftoversCornelia Huck1-2/+0
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe1-4/+8
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck3-27/+0
2016-03-01s390x: fix debug statement in trigger_page_fault()David Hildenbrand1-1/+1
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand1-0/+11
2016-03-01linux-headers: update against kvm/nextCornelia Huck9-16/+34
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160301-1' into...Peter Maydell17-99/+104
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160301-1' into s...Peter Maydell2-2/+4
2016-03-01Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell12-234/+641
2016-03-01seabios: update to 1.9.1 stable releaseGerd Hoffmann9-0/+0
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann3-19/+13
2016-03-01qapi: rename InputAxis values.Gerd Hoffmann3-7/+3
2016-03-01qapi: rename input buttonsGerd Hoffmann14-28/+24
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann3-28/+36
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann4-22/+33
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann1-0/+2
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini1-2/+2
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow2-7/+55
2016-02-29block/backup: avoid copying less than full target clustersJohn Snow1-3/+22
2016-02-29block/backup: make backup cluster size configurableJohn Snow1-28/+36
2016-02-29mirror: Add mirror_wait_for_ioFam Zheng1-12/+12
2016-02-29mirror: Rewrite mirror_iterationFam Zheng3-173/+243
2016-02-29vhdx: Simplify vhdx_set_shift_bits()Max Reitz1-4/+4
2016-02-29vhdx: DIV_ROUND_UP() in vhdx_calc_bat_entries()Max Reitz1-8/+2
2016-02-29iscsi: add support for getting CHAP password via QCryptoSecret APIDaniel P. Berrange1-1/+23
2016-02-29curl: add support for HTTP authentication parametersDaniel P. Berrange1-0/+66