summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland2014-06-051-14/+12Star
* cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland2014-06-051-2/+2
* cg3: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-051-8/+15
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-0514-77/+175
|\
| * kvm: Fix eax for cpuid leaf 0x40000000Jidong Xiao2014-06-041-1/+1
| * kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-06-031-0/+4
| * kvm: Enable -cpu option to hide KVMAlex Williamson2014-06-033-13/+17
| * kvm: Ensure negative return value on kvm_init() error handling pathEduardo Habkost2014-05-301-1/+3
| * target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflagsPaolo Bonzini2014-05-214-7/+4Star
| * target-i386: get CPL from SS.DPLPaolo Bonzini2014-05-213-6/+12
| * target-i386: rework CPL checks during task switch, preparing for next patchPaolo Bonzini2014-05-211-14/+9Star
| * target-i386: fix segment flags for SMM and VM86 modePaolo Bonzini2014-05-215-12/+31
| * target-i386: Fix vm86 mode regression introduced in fd460606fd6f.Kevin O'Connor2014-05-211-5/+6
| * kvm_stat: allow choosing between tracepoints and old statsPaolo Bonzini2014-05-211-19/+41
| * kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-05-211-0/+48
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-10' into stagingPeter Maydell2014-06-056-68/+176
|\ \
| * | docs/multiseat.txt: add note about spiceGerd Hoffmann2014-06-041-0/+8
| * | docs/multiseat.txt: gtk joined the partyGerd Hoffmann2014-06-041-3/+13
| * | docs/multiseat.txt: use autoseatGerd Hoffmann2014-06-041-23/+31
| * | input/vnc: use kbd delays in press_keyGerd Hoffmann2014-06-041-0/+2
| * | input/curses: add kbd delay between keydown and keyup eventsGerd Hoffmann2014-06-041-0/+10
| * | input: use kbd delays for send_key monitor commandGerd Hoffmann2014-06-041-39/+6Star
| * | input: add support for kbd delaysGerd Hoffmann2014-06-042-3/+106
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell2014-06-033-48/+392
|\ \
| * | vfio: Add guest side IOMMU supportDavid Gibson2014-05-301-5/+134
| * | vfio: Create VFIOAddressSpace objects as neededDavid Gibson2014-05-301-16/+41
| * | vfio: Introduce VFIO address spacesDavid Gibson2014-05-301-13/+38
| * | vfio: Rework to have error pathsAlexey Kardashevskiy2014-05-301-26/+32
| * | vfio: Fix 128 bit handlingAlexey Kardashevskiy2014-05-301-3/+6
| * | int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
| * | memory: Sanity check that no listeners remain on a destroyed AddressSpaceDavid Gibson2014-05-301-0/+7
| * | vfio-pci: Quirk RTL8168 NICAlex Williamson2014-05-301-0/+144
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into stagingPeter Maydell2014-06-038-0/+0
|\ \ \
| * | | seabios: update to 1.7.5 finalGerd Hoffmann2014-06-028-0/+0
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell2014-06-0214-154/+405
|\ \ \ \
| * | | | xhci: order superspeed ports firstGerd Hoffmann2014-06-022-8/+41
| * | | | xhci: make port reset trace point more verboseGerd Hoffmann2014-06-022-2/+2
| * | | | usb: add usb_pick_speedGerd Hoffmann2014-06-023-12/+22
| * | | | usb-host: add HAVE_STREAMS defineGerd Hoffmann2014-06-021-7/+11
| * | | | usb-host: allow attaching usb3 devices to ehciGerd Hoffmann2014-06-021-8/+54
| * | | | usb: improve ehci/uhci testGerd Hoffmann2014-06-022-5/+152
| * | | | usb: move ehci register defines to header fileGerd Hoffmann2014-06-022-78/+83
| * | | | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
| * | | | usb: move uhci register defines to header fileGerd Hoffmann2014-06-022-35/+40
| * | | | qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into stagingPeter Maydell2014-06-023-2/+101
|\ \ \ \
| * | | | sdl2: textinput + terminalGerd Hoffmann2014-06-021-1/+40
| * | | | sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windowsGerd Hoffmann2014-06-021-1/+26
| * | | | console: add kbd_put_string_consoleGerd Hoffmann2014-06-022-0/+10
| * | | | console: add kbd_put_qcode_consoleGerd Hoffmann2014-06-022-0/+25
| |/ / /