index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
net: add qemu_purge_queued_packets()
Mark McLoughlin
2
-0
/
+17
2009-06-22
Fix build on Mac OS X
Anthony Liguori
1
-1
/
+9
2009-06-22
Don't register cpu reset handler for cpu with APIC.
Gleb Natapov
1
-7
/
+3
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
7
-4
/
+35
2009-06-22
Make first argument of monitor command pci_add work
Markus Armbruster
3
-44
/
+28
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
16
-29
/
+75
2009-06-22
Fix do_pci_register_device() to reject devfn already in use
Markus Armbruster
1
-0
/
+2
2009-06-22
vmware_vga: clean up
Isaku Yamahata
1
-1
/
+1
2009-06-22
dot gitignore: add qemu-monitor.texi
Isaku Yamahata
1
-0
/
+1
2009-06-22
virtio-net: enable mergeable receive buffers
Mark McLoughlin
1
-0
/
+1
2009-06-22
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
4
-6
/
+26
2009-06-22
Instead of writing a zero page, madvise it away
Anthony Liguori
1
-0
/
+6
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
6
-12
/
+64
2009-06-22
Add pci_bus_reset() function.
Gleb Natapov
1
-0
/
+16
2009-06-22
virtio: add support for indirect ring entries
Mark McLoughlin
3
-6
/
+53
2009-06-22
virtio: make vring_desc_*() take phys addrs
Mark McLoughlin
1
-26
/
+33
2009-06-22
Add O_BINARY to open call in net_dump_init.
Filip Navara
1
-1
/
+1
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
4
-37
/
+43
2009-06-22
Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
Anthony Liguori
2
-0
/
+2
2009-06-20
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
1
-0
/
+6
2009-06-20
Restore consistent formatting of audio devices
malc
5
-31
/
+31
2009-06-19
linux-user: strace now handles guest stringscorrectly [v2]
Riku Voipio
3
-2
/
+17
2009-06-19
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
1
-2
/
+2
2009-06-18
alsa: fix warning
Gerd Hoffmann
1
-4
/
+6
2009-06-18
xilinx-eth: Remove debug print.
Edgar E. Iglesias
1
-1
/
+0
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
5
-12
/
+0
2009-06-17
Call piix4_reset() on system reset.
Blue Swirl
1
-1
/
+5
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
1
-18
/
+22
2009-06-17
Call piix3_reset() on system reset.
Gleb Natapov
1
-1
/
+5
2009-06-17
Register usb-uhci reset function.
Gleb Natapov
1
-1
/
+4
2009-06-17
Revert "Update irqs on reset and device load"
Blue Swirl
2
-11
/
+1
2009-06-17
Allow user to specify CPU model
Blue Swirl
3
-10
/
+8
2009-06-17
Fix opening of read only raw images
Blue Swirl
1
-16
/
+15
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2
-898
/
+858
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
1
-107
/
+610
2009-06-17
Concentrate most table entries to top
Blue Swirl
1
-422
/
+291
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
1
-37
/
+110
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
1
-233
/
+694
2009-06-16
exec.c: remove unnecessary #if NB_MMU_MODES
Isaku Yamahata
1
-76
/
+23
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
1
-2
/
+3
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
3
-10
/
+27
2009-06-16
set migration max downtime
Glauber Costa
3
-0
/
+29
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
3
-2
/
+30
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
1
-2
/
+1
2009-06-16
Call qemu_bh_delete at bdrv_aio_bh_cb.
Dor Laor
1
-2
/
+2
2009-06-16
Remove dead code
Amit Shah
1
-6
/
+0
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
1
-6
/
+12
2009-06-16
allow CPUID vendor override
Andre Przywara
2
-1
/
+5
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
1
-1
/
+1
2009-06-16
provide cpu_index to env mapping
Glauber Costa
2
-0
/
+14
[prev]
[next]