GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-51
/
+2
*
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
1
-0
/
+1
*
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2009-08-24
1
-12
/
+6
*
Do not disable autostart for live migration
Avi Kivity
2009-08-24
1
-4
/
+2
*
check for PR_SET_NAME being defined
Nathan Froyd
2009-08-10
1
-1
/
+1
*
variable timer intervals
Stefano Stabellini
2009-08-10
1
-1
/
+1
*
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
1
-1
/
+8
*
add -drive if=none
Gerd Hoffmann
2009-08-10
1
-0
/
+4
*
constify drive_get_by_id arg
Gerd Hoffmann
2009-08-10
1
-1
/
+1
*
QemuOpts: switch over -device.
Gerd Hoffmann
2009-08-10
1
-14
/
+17
*
QemuOpts: add -set option
Gerd Hoffmann
2009-08-10
1
-0
/
+4
*
QemuOpts: create qemu-config.h
Gerd Hoffmann
2009-08-10
1
-72
/
+4
*
QemuOpts: make the drive id actually show up in "info block".
Gerd Hoffmann
2009-08-10
1
-1
/
+1
*
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
1
-2
/
+5
*
fix migration to obey -S
Paolo Bonzini
2009-07-30
1
-2
/
+2
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-2
/
+2
*
Remove special Win32 code in vl.c that's no longer needed.
Filip Navara
2009-07-27
1
-4
/
+0
*
Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32
Filip Navara
2009-07-27
1
-0
/
+3
*
fix broken migration
Glauber Costa
2009-07-27
1
-1
/
+3
*
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2009-07-27
1
-1
/
+26
*
switch -drive to QemuOpts.
Gerd Hoffmann
2009-07-27
1
-139
/
+169
*
move parser functions from vl.c to qemu-option.c
Gerd Hoffmann
2009-07-27
1
-64
/
+0
*
kill drives_opt
Gerd Hoffmann
2009-07-27
1
-53
/
+27
*
add support for drive ids.
Gerd Hoffmann
2009-07-27
1
-18
/
+32
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-90
/
+87
*
qdev: add -device command line option.
Gerd Hoffmann
2009-07-27
1
-33
/
+64
*
Add machine type aliases
Mark McLoughlin
2009-07-27
1
-0
/
+5
*
Fix OpenBSD build
Blue Swirl
2009-07-17
1
-0
/
+2
*
qdev/compat: compat property infrastructure.
Gerd Hoffmann
2009-07-16
1
-0
/
+3
*
honor -S on incoming migration
Paolo Bonzini
2009-07-16
1
-3
/
+1
*
Add boot menu control via command line switch
Jan Kiszka
2009-07-16
1
-1
/
+15
*
Add boot-once support
Jan Kiszka
2009-07-16
1
-1
/
+22
*
Add qemu_unregister_reset
Jan Kiszka
2009-07-16
1
-2
/
+15
*
Rework reset handler management
Jan Kiszka
2009-07-16
1
-10
/
+6
*
Move boot_set callback backend
Jan Kiszka
2009-07-16
1
-0
/
+17
*
Rework -boot option
Jan Kiszka
2009-07-16
1
-31
/
+50
*
Disable kqemu by default at run time
Anthony Liguori
2009-07-09
1
-2
/
+2
*
Allow setting qemu process name v2
Andi Kleen
2009-07-09
1
-1
/
+28
*
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
1
-226
/
+0
*
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
1
-3
/
+1
*
Replace -no-virtio-balloon by -balloon
Markus Armbruster
2009-06-29
1
-3
/
+30
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-5
/
+2
*
kvm: Rework VCPU synchronization
Jan Kiszka
2009-06-29
1
-11
/
+0
*
slirp: Kill slirp_is_inited
Jan Kiszka
2009-06-29
1
-18
/
+5
*
slirp: Rework monitor commands for host forwarding
Jan Kiszka
2009-06-29
1
-1
/
+1
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
1
-3
/
+3
*
Introduce get_next_param_value
Jan Kiszka
2009-06-29
1
-4
/
+13
*
Make sure to zero out memory before calling madvise to increase robustness
Anthony Liguori
2009-06-24
1
-3
/
+3
*
Win32: Fix compilation with SDL.
Stefan Weil
2009-06-22
1
-2
/
+2
[next]