aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'kraxel/bios.2' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori
2012-07-17build: add make dist target (v2)Anthony Liguori
2012-07-17qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -nodefaults descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny
2012-07-17constify value pointer for qdev_prop_set_stringChristian Borntraeger
2012-07-17doc: Fix indefinite article an -> a before nouns that begin with 'h'Stefan Weil
2012-07-16audio: Unbreak capturing in mixemu casemalc
2012-07-14qemu-log: fix x86 and user loggingBlue Swirl
2012-07-14Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-07-14vga: Implement blinking of text cursorJan Kiszka
2012-07-14console: Implementing blinking of cursorJan Kiszka
2012-07-14configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf
2012-07-14monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdefPeter Maydell
2012-07-14hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddrPeter Maydell
2012-07-14hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plxPeter Maydell
2012-07-14targphys.h: Define TARGET_PRI*PHYS format specifier macrosPeter Maydell
2012-07-14disas: Fix printing of addresses in disassemblyPeter Maydell
2012-07-14esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau
2012-07-14pci: add some stubsHervé Poussineau
2012-07-14esp: use trace framework instead of stderr outputHervé Poussineau
2012-07-14esp: split esp code into generic chip emulation and sysbus layerHervé Poussineau
2012-07-14esp: use hba_private field instead of a complex castHervé Poussineau
2012-07-14esp: support future change of chip_idHervé Poussineau
2012-07-14esp: implement Reset ATN commandHervé Poussineau
2012-07-14esp: implement Disable selection commandHervé Poussineau
2012-07-14esp: delay Transfer Information command if dma is not enabledHervé Poussineau
2012-07-14esp: execute select commands immediately when it is a non-dma commandHervé Poussineau
2012-07-14Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-07-14Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-07-13qapi: Convert getfd and closefdCorey Bryant
2012-07-13qapi: input_type_enum(): fix error messageLuiz Capitulino
2012-07-13qmp: dump-guest-memory: improve schema docLuiz Capitulino
2012-07-13make: Remove 'build-all' ruleStefan Weil
2012-07-13qemu-keymaps: Finnish keyboard mapping brokenMichael Tokarev
2012-07-13vnc: add a more descriptive error messageAmos Kong
2012-07-13bitops: Fix documentationStefan Weil
2012-07-13megasas: mark mfi_frame_desc as 'static'Hannes Reinecke
2012-07-12Add vgabios build rules to roms/MakefileGerd Hoffmann
2012-07-12ehci: improve expire time calculationGerd Hoffmann
2012-07-12ehci: implement Interrupt Threshold Control supportGerd Hoffmann
2012-07-12ehci: raise irq in the frame timerGerd Hoffmann
2012-07-12uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann
2012-07-12virtio: move common irqfd handling out of virtio-pciPaolo Bonzini
2012-07-12virtio: move common ioeventfd handling out of virtio-pciPaolo Bonzini