Sign in
qemu
/
qemu
/
f54120ff1aa030d96ee64aefef9898e9e80b3a71
f54120f
block: Create bdrv_fill_options()
by Kevin Wolf
· 11 years ago
f42ca3c
block/nfs: add knob to set readahead
by Peter Lieven
· 11 years ago
7c24384
block/nfs: fix url parameter checking
by Peter Lieven
· 11 years ago
3b9f27d
qemu-iotests: Test 0-length image for mirror
by Fam Zheng
· 11 years ago
8b9a30c
qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
by Fam Zheng
· 11 years ago
9e48b02
mirror: Go through ready -> complete process for 0 len image
by Fam Zheng
· 11 years ago
dc71ce4
blockjob: Add block_job_yield()
by Fam Zheng
· 11 years ago
2b5b7ae
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' into staging
by Peter Maydell
· 11 years ago
d535508
Add support for the arm breakpoint syscall
by Hunter Laux
· 11 years ago
5f22b05
Increase maximum number of session of the internal TFTP server.
by Bernhard Übelacker
· 11 years ago
55818ad
target-s390x: Remove unused ld_code6() function
by Peter Maydell
· 11 years ago
64e64ef
hw/moxie/moxiesim.c: Remove unused moxie_intc_create()
by Peter Maydell
· 11 years ago
25b93db
target-unicore: Remove unused functions
by Peter Maydell
· 11 years ago
0d65942
build-sys: introduce install-prog macro to install&strip binaries and use it
by Michael Tokarev
· 11 years ago
4196dca
tcg: mark tcg_out* and tcg_patch* with attribute 'unused'
by Peter Maydell
· 11 years ago
feced89
rng-random: NULL check not needed before g_free()
by Eduardo Habkost
· 11 years ago
5db97df
block.c: Remove useless 'buf' variable
by Chen Gang
· 11 years ago
18b1afa
vscclient: Add required headers to fix build on FreeBSD
by Ed Maste
· 11 years ago
0211b5c
target-ppc: Fix compiler warning
by Stefan Weil
· 11 years ago
e91c793
configure: Enable TPM by default, add --disable-tpm
by Cole Robinson
· 11 years ago
5d831be
Fix new typos (found by codespell)
by Stefan Weil
· 11 years ago
10358b6
virtio-serial: remove useless set_config function
by Paolo Bonzini
· 11 years ago
513d80e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging
by Peter Maydell
· 11 years ago
089a394
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
27acb9d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
7ba4897
Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into staging
by Peter Maydell
· 11 years ago
4ea7df4
vmstate: Refactor & increase tests for primitive types
by Juan Quintela
· 11 years ago
13cde50
vmstate: Return error in case of error
by Juan Quintela
· 11 years ago
25feab2
migration: Remove unneeded minimum_version_id_old
by Juan Quintela
· 11 years ago
38ef86b
tests: vmstate static checker: add size mismatch inside substructure
by Amit Shah
· 11 years ago
af3713f
tests: vmstate static checker: add substructure for usb-kbd for hid section
by Amit Shah
· 11 years ago
c7173a9
tests: vmstate static checker: remove Subsections
by Amit Shah
· 11 years ago
aa2a12b
tests: vmstate static checker: remove a subsection
by Amit Shah
· 11 years ago
b5968f0
tests: vmstate static checker: remove Description inside Fields
by Amit Shah
· 11 years ago
ff29b85
tests: vmstate static checker: remove Description
by Amit Shah
· 11 years ago
083bac3
tests: vmstate static checker: remove Fields
by Amit Shah
· 11 years ago
1d681c7
tests: vmstate static checker: change description name
by Amit Shah
· 11 years ago
fd52ffb
tests: vmstate static checker: remove last field in a struct
by Amit Shah
· 11 years ago
55e8e0e
tests: vmstate static checker: remove a field
by Amit Shah
· 11 years ago
ab99bdb
tests: vmstate static checker: remove a section
by Amit Shah
· 11 years ago
7daa3d7
tests: vmstate static checker: minimum_version_id check
by Amit Shah
· 11 years ago
4efa6e1
tests: vmstate static checker: version mismatch inside a Description
by Amit Shah
· 11 years ago
a81d3fa
tests: vmstate static checker: add version error in main section
by Amit Shah
· 11 years ago
bc178dc
tests: vmstate static checker: incompat machine types
by Amit Shah
· 11 years ago
a10413e
tests: vmstate static checker: add dump1 and dump2 files
by Amit Shah
· 11 years ago
426d1d0
vmstate-static-checker: script to validate vmstate changes
by Amit Shah
· 11 years ago
abfd9ce
migration: dump vmstate info as a json file for static analysis
by Amit Shah
· 11 years ago
e325b49
rdma: bug fixes
by Michael R. Hines
· 11 years ago
9f86268
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140623-2' into staging
by Peter Maydell
· 11 years ago
d622cb5
monitor: protect event emission
by Paolo Bonzini
· 11 years ago
6cff3e8
monitor: protect outbuf and mux_out with mutex
by Paolo Bonzini
· 11 years ago
9005b2a
qemu-char: make writes thread-safe
by Paolo Bonzini
· 11 years ago
1bb7fe7
qemu-char: move pty_chr_update_read_handler around
by Paolo Bonzini
· 11 years ago
6975b71
qemu-char: do not call chr_write directly
by Paolo Bonzini
· 11 years ago
db39fcf
qemu-char: introduce qemu_chr_alloc
by Paolo Bonzini
· 11 years ago
7517517
qapi event: clean up
by Wenchao Xia
· 11 years ago
fe069d9
qapi event: convert QUORUM events
by Wenchao Xia
· 11 years ago
3a44969
qapi event: convert GUEST_PANICKED
by Wenchao Xia
· 11 years ago
aef9d31
qapi event: convert BALLOON_CHANGE
by Wenchao Xia
· 11 years ago
5f41fbb
qmp: convert ACPI_DEVICE_OST event
by Igor Mammedov
· 11 years ago
7cfadb6
qapi event: convert SPICE events
by Wenchao Xia
· 11 years ago
fb6ba0d
qapi event: convert VNC events
by Wenchao Xia
· 11 years ago
0615027
qapi event: convert NIC_RX_FILTER_CHANGED
by Wenchao Xia
· 11 years ago
bcada37b
qapi event: convert other BLOCK_JOB events
by Wenchao Xia
· 11 years ago
c120f0f
qapi event: convert BLOCK_IMAGE_CORRUPTED
by Wenchao Xia
· 11 years ago
5a2d2cb
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
by Wenchao Xia
· 11 years ago
a5ee7bd
qapi event: convert DEVICE_TRAY_MOVED
by Wenchao Xia
· 11 years ago
24b699f
qapi event: convert DEVICE_DELETED
by Wenchao Xia
· 11 years ago
99eaf09
qapi event: convert WATCHDOG
by Wenchao Xia
· 11 years ago
e010ad8
qapi event: convert RTC_CHANGE
by Wenchao Xia
· 11 years ago
7a906f7
qapi event: convert WAKEUP
by Wenchao Xia
· 11 years ago
2ea4100
qapi event: convert SUSPEND_DISK
by Wenchao Xia
· 11 years ago
1d11a95
qapi event: convert SUSPEND
by Wenchao Xia
· 11 years ago
591c48f
qapi event: convert RESUME
by Wenchao Xia
· 11 years ago
c4f5cdc
xen-hvm: Handle machine opt max-ram-below-4g
by Don Slutz
· 11 years ago
c87b152
pc & q35: Add new machine opt max-ram-below-4g
by Don Slutz
· 11 years ago
a4e15de
qapi event: convert STOP
by Wenchao Xia
· 11 years ago
a633078
qapi event: convert RESET
by Wenchao Xia
· 11 years ago
0aab9ec
qapi event: convert POWERDOWN
by Wenchao Xia
· 11 years ago
8432183
qapi event: convert SHUTDOWN
by Wenchao Xia
· 11 years ago
f668470
qapi: add new schema file qapi-event.json
by Wenchao Xia
· 11 years ago
43a14cf
monitor: add an implemention of qapi event emit method
by Wenchao Xia
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
f6dadb0
test: add test cases for qapi event
by Wenchao Xia
· 11 years ago
21cd70d
qapi script: add event support
by Wenchao Xia
· 11 years ago
f882126
qapi: add event helper functions
by Wenchao Xia
· 11 years ago
be13d46
qapi: Add includes from qapi/ as dependencies
by Max Reitz
· 11 years ago
506f40f
os-posix: include sys/time.h
by Wenchao Xia
· 11 years ago
d593233
json-lexer: fix escaped backslash in single-quoted string
by Paolo Bonzini
· 11 years ago
05dfb26
qapi: Suppress unwanted space between type and identifier
by Amos Kong
· 11 years ago
0d14eeb
qapi: add const prefix to 'char *' insider c_type()
by Amos Kong
· 11 years ago
638ca8a
qapi: fix coding style in parameters list
by Amos Kong
· 11 years ago
37f6be9
audio: fmopl: drop INLINE macro
by Luiz Capitulino
· 11 years ago
a49db98
fpu: softfloat: drop INLINE macro
by Luiz Capitulino
· 11 years ago
3c2a966
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
by Don Slutz
· 11 years ago
20de98a
pcie: coding style tweak
by Michael S. Tsirkin
· 11 years ago
554f802
hw/pcie: better hotplug/hotunplug support
by Marcel Apfelbaum
· 11 years ago
f23b6bd
hw/pcie: implement power controller functionality
by Marcel Apfelbaum
· 11 years ago
e4bcd27
hw/pcie: correct debug message
by Marcel Apfelbaum
· 11 years ago
48cb7f3
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
by Eduardo Habkost
· 11 years ago
Next »