index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
Merge branch 'upstream-merge'
HEAD
master
Marcelo Tosatti
242
-3815
/
+7111
2011-05-03
Merge commit 'd2d979c628e4b2c4a3cb71a31841875795c79043' into upstream-merge
Marcelo Tosatti
15
-237
/
+212
2011-05-03
Merge commit 'aa7f74d1199020a29c677bc80518df5267bfe73f' into upstream-merge
Marcelo Tosatti
66
-1551
/
+2413
2011-05-03
Merge commit '5ee8ad71e159e724e2fa1af6b2c502668179502a' into upstream-merge
Marcelo Tosatti
16
-15
/
+18
2011-05-03
Merge commit 'a1d8db07fb46e1da410ca7b4ce24a997707d4a53' into upstream-merge
Marcelo Tosatti
76
-1512
/
+3010
2011-05-03
Merge commit '3110e2925489c571901e945e315942ce84fe696f' into upstream-merge
Marcelo Tosatti
105
-508
/
+1466
2011-05-03
qemu-kvm: Limit MSI vector walk to actual array size
Jan Kiszka
1
-1
/
+3
2011-05-03
qemu-kvm: Do not advertise MSI caps on lacking KVM support
Jan Kiszka
3
-5
/
+7
2011-05-03
pci-assign: Convert need_emulate_cmd into a bitmask
Jan Kiszka
2
-7
/
+6
2011-05-03
pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
Jan Kiszka
1
-5
/
+0
2011-05-03
pci-assign: Properly handle more overlapping accesses
Jan Kiszka
1
-8
/
+26
2011-05-03
pci-assign: Fix dword read at PCI_COMMAND
Jan Kiszka
1
-3
/
+5
2011-05-03
pci-assign: Move merge_bits
Jan Kiszka
1
-22
/
+22
2011-05-03
pci-assign: Clean up assigned_dev_pci_read/write_config
Jan Kiszka
1
-10
/
+29
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
1
-0
/
+4
2011-05-03
qemu-progress.c: printf isn't signal safe
Jes Sorensen
1
-1
/
+6
2011-05-03
ide/atapi: fix set but unused
Alon Levy
1
-3
/
+1
2011-05-03
atapi: Explain why we need a 'media not present' state
Amit Shah
1
-1
/
+7
2011-05-03
atapi: Move comment to proper place
Amit Shah
1
-1
/
+1
2011-05-03
qemu-img resize: Fix option parsing
Kevin Wolf
1
-2
/
+11
2011-05-03
lm32: add Milkymist Minimac2 support
Michael Walle
5
-176
/
+168
2011-05-03
milkymist-sysctl: fix timers
Michael Walle
1
-19
/
+7
2011-05-03
milkymist-vgafb: fix console resizing
Michael Walle
1
-0
/
+3
2011-05-03
lm32: fix exception handling
Michael Walle
2
-31
/
+1
2011-05-02
kvm: use qemu_free consistently
Paolo Bonzini
2
-3
/
+3
2011-05-02
kvm: Install specialized interrupt handler
Jan Kiszka
1
-0
/
+11
2011-05-02
fix crash in migration, 32-bit userspace on 64-bit host
Michael Tokarev
1
-1
/
+14
2011-05-02
Redirect cpu_interrupt to callback handler
Jan Kiszka
2
-2
/
+16
2011-05-02
Break up user and system cpu_interrupt implementations
Jan Kiszka
1
-4
/
+10
2011-05-02
kvm: create kvmclock when one of the flags are present
Glauber Costa
1
-1
/
+5
2011-05-02
kvm: add kvmclock to its second bit
Glauber Costa
1
-1
/
+1
2011-05-02
x86: Allow multiple cpu feature matches of lookup_feature
Jan Kiszka
1
-6
/
+8
2011-05-02
kvm: use kernel-provided para_features instead of statically coming up with n...
Glauber Costa
1
-29
/
+49
2011-05-02
Don't zero out buffer in sched_getaffinity
Mike McCormack
1
-12
/
+1
2011-05-02
Fix buffer overrun in sched_getaffinity
Mike McCormack
1
-1
/
+1
2011-05-02
linux-user: Fix compilation for "old" linux versions
Stefan Weil
1
-0
/
+12
2011-04-29
Merge branch 'patches' of git://qemu.weilnetz.de/git/qemu
Blue Swirl
2
-28
/
+128
2011-04-28
virtfs: fix build due from rename
Anthony Liguori
1
-2
/
+2
2011-04-28
Merge remote-tracking branch 'amitshah/for-anthony' into staging
Anthony Liguori
6
-15
/
+74
2011-04-28
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
15
-55
/
+62
2011-04-28
virtio-serial: Fix endianness bug in the config space
Alexey Kardashevskiy
1
-10
/
+13
2011-04-28
char: Detect chardev release by NULL handlers as well as NULL opaque
Amit Shah
1
-1
/
+1
2011-04-28
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
3
-4
/
+7
2011-04-28
spice-chardev: listen to frontend guest open / close
Hans de Goede
1
-0
/
+14
2011-04-28
virtio-console: notify backend of guest open / close
Hans de Goede
1
-0
/
+18
2011-04-28
chardev: Allow frontends to notify backends of guest open / close
Hans de Goede
2
-0
/
+21
2011-04-27
target-arm: Don't update base register on abort in Thumb T1 LDM
Peter Maydell
1
-3
/
+14
2011-04-27
target-arm: fix LDMIA bug on page boundary
YuYeon Oh
1
-1
/
+9
2011-04-27
ioapic: Do not set irr for masked edge IRQs
Jan Kiszka
1
-2
/
+3
2011-04-27
vl.c: Replace -virtfs string manipulation with QemuOpts
Stefan Hajnoczi
1
-37
/
+19
[next]