summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | event_notifier: remove event_notifier_testPaolo Bonzini2012-07-122-16/+0
| * | event_notifier: add event_notifier_setPaolo Bonzini2012-07-122-0/+8
| * | apic: Defer interrupt updates to VCPU threadJan Kiszka2012-07-106-3/+18
| * | apic: Reevaluate pending interrupts on LVT_LINT0 changesJan Kiszka2012-07-101-4/+14
| * | apic: Resolve potential endless loop around apic_update_irqJan Kiszka2012-07-101-3/+7
| * | kvm: expose tsc deadline timer feature to guestLiu, Jinsong2012-07-032-0/+6
| * | kvm_pv_eoi: add flag supportMichael S. Tsirkin2012-07-031-1/+1
| * | kvm: Don't abort on kvm_irqchip_add_msi_route()Alex Williamson2012-06-291-1/+1
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-07-187-42/+99
|\ \ \
| * | | qapi: Convert getfd and closefdCorey Bryant2012-07-136-26/+81
| * | | qapi: input_type_enum(): fix error messageLuiz Capitulino2012-07-131-1/+1
| * | | qmp: dump-guest-memory: improve schema docLuiz Capitulino2012-07-131-15/+17
* | | | Merge remote-tracking branch 'kraxel/bios.2' into stagingAnthony Liguori2012-07-186-0/+38
|\ \ \ \
| * | | | Add vgabios build rules to roms/MakefileGerd Hoffmann2012-07-126-0/+38
* | | | | Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori2012-07-188-34/+909
|\ \ \ \ \
| * | | | | ehci: improve expire time calculationGerd Hoffmann2012-07-121-4/+4
| * | | | | ehci: implement Interrupt Threshold Control supportGerd Hoffmann2012-07-122-30/+55
| * | | | | ehci: raise irq in the frame timerGerd Hoffmann2012-07-121-2/+2
| * | | | | uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann2012-07-121-0/+12
| * | | | | usb: add usb attached scsi emulationGerd Hoffmann2012-07-124-0/+832
| * | | | | scsi: add free_request callbackPaolo Bonzini2012-07-102-0/+6
| |/ / / /
* | | | | build: fix build breakage due to bad mergeAnthony Liguori2012-07-171-7/+4
* | | | | build: add make dist target (v2)Anthony Liguori2012-07-172-15/+39
* | | | | qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny2012-07-171-2/+15
* | | | | qemu-options.hx: Improve -nodefaults descriptionMichal Novotny2012-07-171-1/+4
* | | | | qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny2012-07-171-2/+6
* | | | | constify value pointer for qdev_prop_set_stringChristian Borntraeger2012-07-172-2/+2
* | | | | doc: Fix indefinite article an -> a before nouns that begin with 'h'Stefan Weil2012-07-172-2/+2
| |_|_|/ |/| | |
* | | | audio: Unbreak capturing in mixemu casemalc2012-07-161-0/+1
* | | | qemu-log: fix x86 and user loggingBlue Swirl2012-07-142-20/+24
* | | | Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-07-145-11/+12
|\ \ \ \
| * | | | make: Remove 'build-all' ruleStefan Weil2012-07-131-3/+3
| * | | | qemu-keymaps: Finnish keyboard mapping brokenMichael Tokarev2012-07-131-2/+0
| * | | | vnc: add a more descriptive error messageAmos Kong2012-07-131-1/+4
| * | | | bitops: Fix documentationStefan Weil2012-07-131-4/+4
| * | | | megasas: mark mfi_frame_desc as 'static'Hannes Reinecke2012-07-131-1/+1
| | |/ / | |/| |
* | | | vga: Implement blinking of text cursorJan Kiszka2012-07-142-2/+14
* | | | console: Implementing blinking of cursorJan Kiszka2012-07-141-1/+25
* | | | configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf2012-07-141-18/+17
* | | | monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdefPeter Maydell2012-07-141-25/+4
* | | | hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddrPeter Maydell2012-07-141-2/+4
* | | | hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plxPeter Maydell2012-07-141-7/+1
* | | | targphys.h: Define TARGET_PRI*PHYS format specifier macrosPeter Maydell2012-07-141-0/+16
* | | | disas: Fix printing of addresses in disassemblyPeter Maydell2012-07-141-0/+19
* | | | esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau2012-07-144-0/+380
* | | | pci: add some stubsHervé Poussineau2012-07-141-0/+15
* | | | esp: use trace framework instead of stderr outputHervé Poussineau2012-07-142-7/+9
* | | | esp: split esp code into generic chip emulation and sysbus layerHervé Poussineau2012-07-141-67/+95
* | | | esp: use hba_private field instead of a complex castHervé Poussineau2012-07-141-4/+4
* | | | esp: support future change of chip_idHervé Poussineau2012-07-141-1/+3
OpenPOWER on IntegriCloud