index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-19
xen: record physmap changes to xenstore
Stefano Stabellini
1
-1
/
+77
2012-03-19
Set runstate to INMIGRATE earlier
Stefano Stabellini
1
-1
/
+1
2012-03-19
Introduce "xen-save-devices-state"
Stefano Stabellini
4
-0
/
+151
2012-03-13
cirrus_vga: do not reset videoram
Stefano Stabellini
1
-4
/
+0
2012-02-25
audio: Add some fall through comments
Stefan Weil
2
-1
/
+4
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
1
-0
/
+4
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
1
-7
/
+10
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2
-16
/
+2
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
1
-2
/
+13
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
9
-21
/
+34
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
3
-12
/
+4
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-24
suspend: add qmp events
Gerd Hoffmann
3
-0
/
+10
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2
-0
/
+9
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
3
-0
/
+9
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
1
-0
/
+6
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
6
-0
/
+57
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
10
-42
/
+47
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2
-0
/
+76
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
4
-2
/
+8
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
4
-8
/
+8
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
4
-143
/
+145
2012-02-24
acpi: move around structs
Gerd Hoffmann
1
-25
/
+23
2012-02-24
target-i386: Introduce x86_cpuid_set_model_id()
Andreas Färber
1
-14
/
+19
2012-02-24
target-i386: Introduce x86_cpuid_version_set_stepping()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_model()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_family()
Andreas Färber
1
-4
/
+11
2012-02-24
console: Eliminate text_consoles[]
Markus Armbruster
1
-14
/
+4
2012-02-24
sockets: Clean up inet_listen_opts()'s convoluted bind() loop
Markus Armbruster
1
-8
/
+6
2012-02-24
sockets: Drop sockets_debug debug code
Markus Armbruster
1
-41
/
+2
2012-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
1
-6
/
+4
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
1
-0
/
+4
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
1
-4
/
+0
2012-02-24
qemu-char: Re-apply style fixes from just reverted aad04cd0
Markus Armbruster
1
-7
/
+14
2012-02-24
qemu-char: Use qemu_open() to avoid leaking fds to children
Markus Armbruster
1
-4
/
+4
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
9
-122
/
+84
2012-02-24
scsi-block: always use scsi_generic_ops for cache != none
Paolo Bonzini
1
-4
/
+14
2012-02-24
scsi: fix searching for an empty id
Paolo Bonzini
1
-5
/
+10
2012-02-24
scsi: fix wrong return for target INQUIRY
Paolo Bonzini
1
-1
/
+1
2012-02-24
virtio-scsi: add migration support
Paolo Bonzini
1
-1
/
+49
2012-02-24
virtio-scsi: process control queue requests
Paolo Bonzini
1
-8
/
+126
2012-02-24
slirp/misc: fix gcc __warn_memset_zero_len warnings
Alon Levy
1
-14
/
+7
2012-02-23
qemu-ga: add win32 guest-shutdown command
Michael Roth
1
-1
/
+40
2012-02-23
qemu-ga: add Windows service integration
Michael Roth
4
-10
/
+249
2012-02-23
qemu-ga: add initial win32 support
Michael Roth
3
-1
/
+345
2012-02-23
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
5
-6
/
+114
2012-02-23
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
2
-1
/
+1
2012-02-23
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
4
-59
/
+76
2012-02-23
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
5
-233
/
+355
[next]