index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' *old* usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
Rearrange block headers
HEAD
master
Blue Swirl
47
-13/+51
2010-08-23
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-12/+7
2010-08-22
compile -fsdev and -virtfs cmd line options unconditionally.
Gerd Hoffmann
2
-8/+13
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
13
-66/+59
2010-08-22
QemuOpts: allow new option groups be registered at runtime.
Gerd Hoffmann
2
-1/+18
2010-08-22
VGA: Don't register deprecated VBE range
Alex Williamson
1
-7/+0
2010-08-22
QMP: Update README file
Luiz Capitulino
1
-23/+48
2010-08-22
QMP doc: Add 'Stability Considerations' section
Luiz Capitulino
1
-2/+24
2010-08-22
QMP/monitor: update do_info_version() to output broken down version string
Miguel Di Ciurcio Filho
1
-4/+19
2010-08-22
QMP: update 'query-version' documentation
Miguel Di Ciurcio Filho
1
-2/+14
2010-08-22
vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
Yoshiaki Tamura
1
-1/+1
2010-08-22
virtio-serial: Cleanup on device hot-unplug
Amit Shah
3
-1/+27
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
1
-1/+1
2010-08-22
exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()
Yoshiaki Tamura
1
-58/+26
2010-08-22
exec: replace tabs by spaces.
Yoshiaki Tamura
1
-28/+28
2010-08-22
arch_init: replace tabs by spaces.
Yoshiaki Tamura
1
-6/+6
2010-08-22
pckbd: support for commands 0xf0-0xff: Pulse output bit
Bernhard Kohl
1
-3/+20
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
2
-4/+2
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
2
-2/+2
2010-08-19
Remove useless NULL check for qemu_strdup return value
Blue Swirl
1
-3/+0
2010-08-19
Remove useless NULL checks for qemu_malloc return value
Blue Swirl
1
-12/+0
2010-08-19
savevm: Reset last block info at beginning of each save
Alex Williamson
1
-2/+5
2010-08-19
set proper migration status on ->write error (v5)
Marcelo Tosatti
2
-2/+10
2010-08-19
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
Amit Shah
1
-2/+0
2010-08-19
QEMUFileBuffered: indicate that we're ready when the underlying file is ready
Avi Kivity
1
-0/+8
2010-08-15
sparc escc IUS improvements (SunOS 4.1.4 fix)
Artyom Tarasenko
1
-26/+30
2010-08-15
Fix mingw32 build
Blue Swirl
1
-3/+4
2010-08-15
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
Stefan Weil
1
-0/+4
2010-08-15
win32: Add missing function setenv
Stefan Weil
2
-0/+17
2010-08-15
Disable build of ivshmem on non-KVM systems
Cam Macdonell
1
-1/+1
2010-08-15
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
Cam Macdonell
1
-0/+5
2010-08-14
TCG: Revert ppc64 tcg_out_movi32 change
Andreas Färber
1
-1/+1
2010-08-14
TCG: Fix Darwin/ppc calling convention recognition
Andreas Färber
1
-1/+1
2010-08-10
RESEND: Inter-VM shared memory PCI device
Cam Macdonell
5
-0/+883
2010-08-10
Support marking a device as non-migratable
Cam Macdonell
2
-3/+43
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2
-0/+33
2010-08-10
Device specification for shared memory PCI device
Cam Macdonell
1
-0/+96
2010-08-10
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
2
-0/+45
2010-08-09
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
9
-77/+115
2010-08-09
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
1
-6/+8
2010-08-07
audio/sdl: return on error
malc
1
-0/+1
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
3
-1/+51
2010-08-06
audio/sdl: be more anal about errors
malc
1
-3/+18
2010-08-06
audio: make audio_pt_init block all signals
malc
2
-52/+31
2010-08-05
kvm: remove guest triggerable abort()
Gleb Natapov
1
-12/+4
2010-08-05
kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log
Alex Williamson
1
-0/+3
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
1
-0/+3
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
1
-2/+21
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2
-3/+5
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
5
-10/+28
[next]