aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori22-142/+230
2012-07-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori7-42/+99
2012-07-18Merge remote-tracking branch 'kraxel/bios.2' into stagingAnthony Liguori6-0/+38
2012-07-18Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori8-34/+909
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori1-7/+4
2012-07-17build: add make dist target (v2)Anthony Liguori2-15/+39
2012-07-17qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny1-2/+15
2012-07-17qemu-options.hx: Improve -nodefaults descriptionMichal Novotny1-1/+4
2012-07-17qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny1-2/+6
2012-07-17constify value pointer for qdev_prop_set_stringChristian Borntraeger2-2/+2
2012-07-17doc: Fix indefinite article an -> a before nouns that begin with 'h'Stefan Weil2-2/+2
2012-07-16audio: Unbreak capturing in mixemu casemalc1-0/+1
2012-07-14qemu-log: fix x86 and user loggingBlue Swirl2-20/+24
2012-07-14Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl5-11/+12
2012-07-14vga: Implement blinking of text cursorJan Kiszka2-2/+14
2012-07-14console: Implementing blinking of cursorJan Kiszka1-1/+25
2012-07-14configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf1-18/+17
2012-07-14monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdefPeter Maydell1-25/+4
2012-07-14hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddrPeter Maydell1-2/+4
2012-07-14hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plxPeter Maydell1-7/+1
2012-07-14targphys.h: Define TARGET_PRI*PHYS format specifier macrosPeter Maydell1-0/+16
2012-07-14disas: Fix printing of addresses in disassemblyPeter Maydell1-0/+19
2012-07-14esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau4-0/+380
2012-07-14pci: add some stubsHervé Poussineau1-0/+15
2012-07-14esp: use trace framework instead of stderr outputHervé Poussineau2-7/+9
2012-07-14esp: split esp code into generic chip emulation and sysbus layerHervé Poussineau1-67/+95
2012-07-14esp: use hba_private field instead of a complex castHervé Poussineau1-4/+4
2012-07-14esp: support future change of chip_idHervé Poussineau1-1/+3
2012-07-14esp: implement Reset ATN commandHervé Poussineau2-0/+5
2012-07-14esp: implement Disable selection commandHervé Poussineau2-0/+7
2012-07-14esp: delay Transfer Information command if dma is not enabledHervé Poussineau1-0/+5
2012-07-14esp: execute select commands immediately when it is a non-dma commandHervé Poussineau1-3/+3
2012-07-14Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl5-15/+56
2012-07-14Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl7-52/+428
2012-07-13qapi: Convert getfd and closefdCorey Bryant6-26/+81
2012-07-13qapi: input_type_enum(): fix error messageLuiz Capitulino1-1/+1
2012-07-13qmp: dump-guest-memory: improve schema docLuiz Capitulino1-15/+17
2012-07-13make: Remove 'build-all' ruleStefan Weil1-3/+3
2012-07-13qemu-keymaps: Finnish keyboard mapping brokenMichael Tokarev1-2/+0
2012-07-13vnc: add a more descriptive error messageAmos Kong1-1/+4
2012-07-13bitops: Fix documentationStefan Weil1-4/+4
2012-07-13megasas: mark mfi_frame_desc as 'static'Hannes Reinecke1-1/+1
2012-07-12Add vgabios build rules to roms/MakefileGerd Hoffmann6-0/+38
2012-07-12ehci: improve expire time calculationGerd Hoffmann1-4/+4
2012-07-12ehci: implement Interrupt Threshold Control supportGerd Hoffmann2-30/+55
2012-07-12ehci: raise irq in the frame timerGerd Hoffmann1-2/+2
2012-07-12uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann1-0/+12
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann4-0/+832
2012-07-12virtio: move common irqfd handling out of virtio-pciPaolo Bonzini6-27/+58
2012-07-12virtio: move common ioeventfd handling out of virtio-pciPaolo Bonzini3-34/+25