Sign in
qemu
/
qemu
/
4f669905d95bbb6296338f9e86ffcdd8eae453d2
4f66990
disas: QOMify m68k specific disas setup
by Peter Crosthwaite
· 10 years ago
9f87a4c
disas: QOMify moxie specific disas setup
by Peter Crosthwaite
· 10 years ago
dbad6b7
disas: QOMify s390x specific disas setup
by Peter Crosthwaite
· 10 years ago
ca3e40e
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
3c23402
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
by Laszlo Ersek
· 9 years ago
4884b7b
i386: keep cpu_model field in MachineState uptodate
by Zhu Guihua
· 9 years ago
25a2a92
vhost: set the correct queue index in case of migration with multiqueue
by Thibaut Collet
· 9 years ago
e3fce97
piix: fix resource leak reported by Coverity
by zhanghailiang
· 9 years ago
f8d82b8
seccomp: add memfd_create to whitelist
by Eduardo Otubo
· 9 years ago
1d9edff
vhost-user-test: check ownership during migration
by Marc-André Lureau
· 9 years ago
b181974
vhost-user-test: add live-migration test
by Marc-André Lureau
· 9 years ago
704b216
vhost-user-test: learn to tweak various qemu arguments
by Marc-André Lureau
· 9 years ago
ae31fb5
vhost-user-test: wrap server in TestServer struct
by Marc-André Lureau
· 9 years ago
82755ff
vhost-user-test: remove useless static check
by Marc-André Lureau
· 9 years ago
cf72b57
vhost-user-test: move wait_for_fds() out
by Marc-André Lureau
· 9 years ago
31190ed
vhost: add migration block if memfd failed
by Marc-André Lureau
· 9 years ago
de1372d
vhost-user: use an enum helper for features mask
by Thibaut Collet
· 9 years ago
3e86636
vhost user: add rarp sending after live migration for legacy guest
by Thibaut Collet
· 9 years ago
f6f5629
vhost user: add support of live migration
by Thibaut Collet
· 9 years ago
69b32a6
net: add trace_vhost_user_event
by Marc-André Lureau
· 9 years ago
c62b91e
vhost-user: document migration log
by Marc-André Lureau
· 9 years ago
21e7042
vhost: use a function for each call
by Marc-André Lureau
· 9 years ago
d2fc440
vhost-user: add a migration blocker
by Marc-André Lureau
· 9 years ago
9a78a5d
vhost-user: send log shm fd along with log_base
by Marc-André Lureau
· 9 years ago
1532440
vhost: alloc shareable log
by Marc-André Lureau
· 9 years ago
1be0ac2
vhost-user: add vhost_user_requires_shm_log()
by Marc-André Lureau
· 9 years ago
c2bea31
vhost: add vhost_set_log_base op
by Marc-André Lureau
· 9 years ago
636f4dd
vhost: document log resizing
by Marc-André Lureau
· 9 years ago
35f9b6e
util: add fallback for qemu_memfd_alloc()
by Marc-André Lureau
· 9 years ago
d359219
util: add memfd helpers
by Marc-André Lureau
· 9 years ago
f04cf92
util: add linux-only memfd fallback
by Marc-André Lureau
· 9 years ago
e279200
build-sys: split util-obj- on multi-lines
by Marc-André Lureau
· 9 years ago
1842bdf
linux-headers: add unistd.h
by Marc-André Lureau
· 9 years ago
751bcc3
configure: probe for memfd
by Marc-André Lureau
· 9 years ago
22de58f
virtio: add some migration doc
by Cornelia Huck
· 9 years ago
aebf816
vhost: fail backend intialization early
by Igor Mammedov
· 9 years ago
3fad878
pc-dimm: add vhost slots limit check before commiting to hotplug
by Igor Mammedov
· 9 years ago
2ce68e4
vhost: add vhost_has_free_slot() interface
by Igor Mammedov
· 9 years ago
c1bd899
Merge remote-tracking branch 'remotes/xtensa/tags/20151021-xtensa' into staging
by Peter Maydell
· 9 years ago
19b7bec
target-xtensa: implement S32NB
by Max Filippov
· 10 years ago
5eeb40c
target-xtensa: implement depbits instruction
by Max Filippov
· 10 years ago
68931a4
target-xtensa: xtfpga: attach FLASH to system IO
by Max Filippov
· 9 years ago
5577e57
target-xtensa: use CPU_LOG_MMU for MMU event logging
by Max Filippov
· 9 years ago
f822b7e
target-xtensa: add window overflow check to L32E/S32E
by Max Filippov
· 10 years ago
8bfaa25
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into staging
by Peter Maydell
· 9 years ago
1cd4e0f
s390x/cmma: clean up cmma reset
by David Hildenbrand
· 10 years ago
4ab7292
s390x: reset crypto only on clear reset and QEMU reset
by David Hildenbrand
· 9 years ago
db3b256
s390x: machine reset function with new ipl cpu handling
by David Hildenbrand
· 10 years ago
feacc6c
s390x/ipl: we always have an ipl device
by David Hildenbrand
· 10 years ago
09c7f58
s390x: unify device reset during subsystem_reset()
by David Hildenbrand
· 10 years ago
052bd52
net: don't set native endianness
by Michael S. Tsirkin
· 9 years ago
794e8f3
exec: factor out duplicate mmap code
by Michael S. Tsirkin
· 9 years ago
426c0df
Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream' into staging
by Peter Maydell
· 9 years ago
b080364
s390x: flagify mcic values
by Cornelia Huck
· 9 years ago
2ab75df
s390x/kvm: Fix vector validity bit in device machine checks
by Christian Borntraeger
· 9 years ago
085b0b0
s390x/virtio-ccw: fix 2.4 virtio compat
by Cornelia Huck
· 9 years ago
5bcfa0c
util/qemu-config: fix missing machine command line options
by Tony Krowiak
· 9 years ago
88c5f20
util: pull Buffer code out of VNC module
by Daniel P. Berrange
· 10 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 10 years ago
57cb38b
osdep: add qemu_fork() wrapper for safely handling signals
by Daniel P. Berrange
· 10 years ago
e0d03b8
ui: convert VNC startup code to use SocketAddress
by Daniel P. Berrange
· 10 years ago
0983f5e
sockets: allow port to be NULL when listening on IP address
by Daniel P. Berrange
· 10 years ago
2a8e21c
sockets: move qapi_copy_SocketAddress into qemu-sockets.c
by Daniel P. Berrange
· 10 years ago
17c55de
sockets: add helpers for creating SocketAddress from a socket
by Daniel P. Berrange
· 10 years ago
ee9dfed
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into staging
by Peter Maydell
· 9 years ago
b38c049
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into staging
by Peter Maydell
· 9 years ago
df81978
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' into staging
by Peter Maydell
· 9 years ago
c14e42d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151020-1' into staging
by Peter Maydell
· 9 years ago
f52dd72
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-14-v4-tag' into staging
by Peter Maydell
· 9 years ago
5829b09
vmsvga: more cursor checks
by Gerd Hoffmann
· 9 years ago
b798c19
ppc/spapr: Allow VIRTIO_VGA
by Benjamin Herrenschmidt
· 9 years ago
37bc43f
usb-audio: increate default buffer size
by Gerd Hoffmann
· 9 years ago
974826f
usb: print device id in "info usb" monitor command
by Gerd Hoffmann
· 9 years ago
e206ddf
usb-host: add wakeup call for iso xfers
by Gerd Hoffmann
· 10 years ago
d9460a7
virtio-input: ignore events until the guest driver is ready
by Gerd Hoffmann
· 9 years ago
e853ea1
qga: fix uninitialized value warning for win32
by Michael Roth
· 9 years ago
a1853dc
qga: guest-exec simple stdin/stdout/stderr redirection
by Yuri Pudgorodskiy
· 9 years ago
f74df9b
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
by Yuri Pudgorodskiy
· 9 years ago
4005b47
qga: handle possible SIGPIPE in guest-file-write
by Denis V. Lunev
· 9 years ago
d697e30
qga: guest exec functionality
by Yuri Pudgorodskiy
· 9 years ago
b4fe97c
qga: drop guest_file_init helper and replace it with static initializers
by Denis V. Lunev
· 9 years ago
62c39b3
tests: add a local test for guest agent
by Marc-André Lureau
· 9 years ago
f693fe6
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
by Michael Roth
· 9 years ago
8a0b542
glib-compat: add 2.38/2.40/2.46 asserts
by Marc-André Lureau
· 9 years ago
dc47995
qtest: add a few fd-level qmp helpers
by Marc-André Lureau
· 9 years ago
6eaeae3
qga: do not override configuration verbosity
by Marc-André Lureau
· 9 years ago
8e34bf3
qga: add QGA_CONF environment variable
by Marc-André Lureau
· 9 years ago
f3a0640
qga: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
fafcaf1
build: qemu-ga: add 'qemu-ga' build target for w32
by Michael Roth
· 9 years ago
2cc06a8
fw_cfg: Define a static signature to be returned on DMA port reads
by Kevin O'Connor
· 9 years ago
c886fc4
Enable fw_cfg DMA interface for x86
by Marc Marí
· 9 years ago
0b341a8
Enable fw_cfg DMA interface for ARM
by Marc Marí
· 9 years ago
a4c0d1d
Implement fw_cfg DMA interface
by Marc Marí
· 9 years ago
c9eae1d
fw_cfg DMA interface documentation
by Marc Marí
· 9 years ago
57c3d23
fw_cfg: document fw_cfg_modify_iXX() update functions
by Gabriel L. Somlo
· 9 years ago
6407d76
fw_cfg: insert string blobs via qemu cmdline
by Gabriel L. Somlo
· 9 years ago
26c7be8
Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into staging
by Peter Maydell
· 9 years ago
dbb7405
xen-platform: Ensure xen is enabled when initializing
by Eduardo Habkost
· 9 years ago
a88ae0d
pc: Require xen when initializing xenfv machine
by Eduardo Habkost
· 9 years ago
526d580
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
Next »