summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb-linux: Refuse packets for endpoints which are not in the usb descriptorHans de Goede2011-05-041-0/+13
| * | | usb-linux: Add support for buffering iso usb packetsHans de Goede2011-05-041-17/+226
| * | | usb-linux: Get the alt. setting from sysfs rather then asking the devHans de Goede2011-05-041-0/+18
| * | | usb-linux: introduce a usb_linux_alt_setting functionHans de Goede2011-05-041-15/+25
| | |/ | |/|
* | | spice: drop obsolete iothread lockingGerd Hoffmann2011-05-032-14/+0
* | | spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann2011-05-034-13/+29
* | | spice: don't create updates in spice server context.Gerd Hoffmann2011-05-033-27/+54
* | | Make spice dummy functions inline to fix calls not checking return valuesJes Sorensen2011-05-031-2/+10
|/ /
* | NBD: Avoid leaking a couple of strings when the NBD device is closedNick Thomas2011-05-031-0/+4
* | qemu-progress.c: printf isn't signal safeJes Sorensen2011-05-031-1/+6
* | ide/atapi: fix set but unusedAlon Levy2011-05-031-3/+1
* | atapi: Explain why we need a 'media not present' stateAmit Shah2011-05-031-1/+7
* | atapi: Move comment to proper placeAmit Shah2011-05-031-1/+1
* | qemu-img resize: Fix option parsingKevin Wolf2011-05-031-2/+11
* | lm32: add Milkymist Minimac2 supportMichael Walle2011-05-035-176/+168
* | milkymist-sysctl: fix timersMichael Walle2011-05-031-19/+7
* | milkymist-vgafb: fix console resizingMichael Walle2011-05-031-0/+3
* | lm32: fix exception handlingMichael Walle2011-05-032-31/+1
* | kvm: use qemu_free consistentlyPaolo Bonzini2011-05-022-3/+3
* | fix crash in migration, 32-bit userspace on 64-bit hostMichael Tokarev2011-05-021-1/+14
* | kvm: Install specialized interrupt handlerJan Kiszka2011-05-021-0/+11
* | Redirect cpu_interrupt to callback handlerJan Kiszka2011-05-022-2/+16
* | Break up user and system cpu_interrupt implementationsJan Kiszka2011-05-021-4/+10
* | kvm: create kvmclock when one of the flags are presentGlauber Costa2011-05-021-1/+5
* | kvm: add kvmclock to its second bitGlauber Costa2011-05-021-1/+1
* | x86: Allow multiple cpu feature matches of lookup_featureJan Kiszka2011-05-021-6/+8
* | kvm: use kernel-provided para_features instead of statically coming up with n...Glauber Costa2011-05-021-29/+49
* | Don't zero out buffer in sched_getaffinityMike McCormack2011-05-021-12/+1
* | Fix buffer overrun in sched_getaffinityMike McCormack2011-05-021-1/+1
* | linux-user: Fix compilation for "old" linux versionsStefan Weil2011-05-021-0/+12
* | Merge branch 'patches' of git://qemu.weilnetz.de/git/qemuBlue Swirl2011-04-292-28/+128
|\ \
| * | qemu-timer: Fix timers for w32Stefan Weil2011-04-271-0/+96
| * | qemu-timer: Avoid type castsStefan Weil2011-04-271-20/+22
| * | qemu-timer: Remove unneeded include statement (w32)Stefan Weil2011-04-271-1/+0
| * | qemu-timer: Add and use new function qemu_timer_expired_nsStefan Weil2011-04-271-7/+10
* | | virtfs: fix build due from renameAnthony Liguori2011-04-281-2/+2
* | | Merge remote-tracking branch 'amitshah/for-anthony' into stagingAnthony Liguori2011-04-286-15/+74
|\ \ \
| * | | virtio-serial: Fix endianness bug in the config spaceAlexey Kardashevskiy2011-04-281-10/+13
| * | | char: Detect chardev release by NULL handlers as well as NULL opaqueAmit Shah2011-04-281-1/+1
| * | | char: Allow devices to use a single multiplexed chardev.Kusanagi Kouichi2011-04-283-4/+7
| * | | spice-chardev: listen to frontend guest open / closeHans de Goede2011-04-281-0/+14
| * | | virtio-console: notify backend of guest open / closeHans de Goede2011-04-281-0/+18
| * | | chardev: Allow frontends to notify backends of guest open / closeHans de Goede2011-04-282-0/+21
* | | | Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-04-2815-55/+62
|\ \ \ \ | |/ / / |/| | |
| * | | vl.c: Replace -virtfs string manipulation with QemuOptsStefan Hajnoczi2011-04-271-37/+19
| * | | v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2011-04-272-3/+6
| * | | hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora2011-04-271-1/+1
| * | | virtio-9p: Bugfix to send correct iounitM. Mohan Kumar2011-04-271-1/+1
| * | | virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V2011-04-271-2/+13
| * | | virtio-9p: Print the pdu details on returnAneesh Kumar K.V2011-04-271-1/+4
OpenPOWER on IntegriCloud