summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-185-2/+178
* tracetool: Add support for the 'ust' backendLluís Vilanova2012-04-181-0/+90
* tracetool: Add support for the 'simple' backendLluís Vilanova2012-04-181-0/+55
* tracetool: Add support for the 'stderr' backendLluís Vilanova2012-04-181-0/+56
* tracetool: Add module for the 'h' formatLluís Vilanova2012-04-181-0/+45
* tracetool: Add module for the 'c' formatLluís Vilanova2012-04-181-0/+20
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-188-677/+592
* Allow controlling volume with PulseAudio backendMarc-André Lureau2012-04-171-5/+94
* configure: pa_simple is not needed anymoreMarc-André Lureau2012-04-171-3/+3
* Do not use pa_simple PulseAudio APIMarc-André Lureau2012-04-171-38/+339
* audio/spice: add support for volume controlMarc-André Lureau2012-04-171-0/+41
* hw/ac97: add support for volume controlMarc-André Lureau2012-04-171-0/+81
* hw/ac97: the volume mask is not only 0x1fMarc-André Lureau2012-04-171-1/+0
* hw/ac97: remove USE_MIXER codeMarc-André Lureau2012-04-171-121/+0
* audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau2012-04-173-2/+14
* audio: add VOICE_VOLUME ctlMarc-André Lureau2012-04-172-0/+13
* qemu-timer.c: Remove 250us timeoutsPeter Portante2012-04-161-5/+5
* Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori2012-04-167-47/+59
|\
| * vapic: Disable for pre-1.1 machinesJan Kiszka2012-04-161-10/+33
| * Kick io-thread on qemu_chr_accept_inputJan Kiszka2012-04-161-0/+1
| * pcnet: Properly handle TX requests during Link FailJan Kiszka2012-04-162-0/+12
| * pcnet: Clear ERR in CSR0 on stopJan Kiszka2012-04-161-1/+1
| * signrom: Rewrite as python scriptJan Kiszka2012-04-163-46/+41
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-168-299/+217
|\ \
| * | pci: fix corrupted pci conf index register by unaligned writeAvi Kivity2012-04-151-0/+3
| * | acpi: explicitly account for >1 device per slotMichael S. Tsirkin2012-04-151-3/+10
| * | acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson2012-04-152-5/+14
| * | acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson2012-04-152-7/+1
| * | acpi_piix4: Fix PCI hotplug raceAlex Williamson2012-04-151-21/+53
| * | acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson2012-04-152-32/+16
| * | virtio-pci: change virtio balloon PCI class codeDavid Gibson2012-04-112-1/+12
| * | ivshmem: add missing msix callsMichael S. Tsirkin2012-04-111-15/+33
| * | vhost: readd assert statementMichael S. Tsirkin2012-04-111-0/+1
| * | vhost: Fix size of dirty log sync on resizeAlex Williamson2012-04-111-4/+5
| * | pc: reduce duplication in compat machine typesMichael S. Tsirkin2012-04-111-215/+73
| * | piix_pci: fix typo in i400FX chipset init codeAlexey Korolev2012-04-111-1/+1
* | | Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori2012-04-169-20/+171
|\ \ \ | |_|/ |/| |
| * | xen: introduce an event channel for buffered io event notificationsStefano Stabellini2012-04-131-6/+39
| * | xen-mapcache: don't unmap locked entry during mapcache invalidationJulien Grall2012-04-131-0/+3
| * | Xen, mapcache: Fix the compute of the size of bucket.Anthony PERARD2012-04-131-5/+7
| * | xen: handle backend deletion from xenstoreStefano Stabellini2012-04-132-8/+13
| * | Xen: Add xen-apic support and hook it up.Wei Liu2012-04-133-1/+99
| * | Xen: basic HVM MSI injection support.Wei Liu2012-04-133-0/+10
* | | Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl2012-04-1515-112/+152
|\ \ \
| * | | w64: Fix time conversion for some versions of MinGW-w64Stefan Weil2012-04-151-1/+2
| * | | nbd: Fix compiler warning (w64)Stefan Weil2012-04-151-1/+1
| * | | disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil2012-04-151-4/+4
| * | | cpu-exec: Remove non-portable type cast and fix format stringStefan Weil2012-04-151-2/+2
| * | | target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil2012-04-151-1/+1
| * | | w64: Fix type cast in os_host_main_loop_waitStefan Weil2012-04-151-1/+1
OpenPOWER on IntegriCloud