58774 Commits (5ede82b8ccb652382c106d53f656ed67997d76e8)
 

Author SHA1 Message Date
Alistair Francis 470bcabd8f audio: Replace AUDIO_FUNC with __func__ 9 years ago
Markus Armbruster 508de4780c error: Improve documentation of error_append_hint() 9 years ago
Greg Kurz 875fcd013a migration: incoming postcopy advise sanity checks 9 years ago
Ross Lagerwall 032b79f717 migration: Don't leak IO channels 9 years ago
Dr. David Alan Gilbert 6039dd5b1c migration: Recover block devices if failure in device state 9 years ago
Juan Quintela 6a7724e9a2 tests: Adjust sleeps for migration test 9 years ago
Juan Quintela eb665d7d92 tests: Create migrate-start-postcopy command 9 years ago
Peter Maydell 20e0d439a6 hppa-softmmu update 9 years ago
Juan Quintela 4c27486dc7 tests: Add deprecated commands migration test 9 years ago
Juan Quintela 31a6bb74fa tests: Use consistent names for migration 9 years ago
Juan Quintela 63b2d935f7 tests: Consolidate accelerators declaration 9 years ago
Juan Quintela 1f90d79711 tests: Remove deprecated migration tests commands 9 years ago
Juan Quintela 7faccdc3e7 migration: Drop current address parameter from save_zero_page() 9 years ago
Wei Wang 0781c1ed1c migration: use s->threshold_size inside migration_update_counters 9 years ago
Daniel Henrique Barboza ee555cdf4d migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32 9 years ago
Dr. David Alan Gilbert 688a3dcba9 migration: Route errors down through migration_channel_connect 9 years ago
Dr. David Alan Gilbert cce8040bb0 migration: Allow migrate_fd_connect to take an Error * 9 years ago
Daniel P. Berrange 356dc290f0 docker: change Fedora images to run with python3 9 years ago
Daniel P. Berrange 8e73a3c5fc travis: improve python version test coverage 9 years ago
Daniel P. Berrange df25920903 ui: update keycodemapdb to get py3 fixes 9 years ago
Miika S 280b8da3b8 input: add missing JIS keys to virtio input 9 years ago
Amador Pahim 156dc7b174 qemu.py: don't launch again before shutdown() 9 years ago
Amador Pahim c58b535f83 qemu.py: cleanup redundant calls in launch() 9 years ago
Amador Pahim 17589cae90 qemu.py: use poll() instead of 'returncode' 9 years ago
Amador Pahim 04a963b495 qemu.py: always cleanup on shutdown() 9 years ago
Amador Pahim d301bccf73 qemu.py: refactor launch() 9 years ago
Amador Pahim af99fa9fe2 qemu.py: better control of created files 9 years ago
Amador Pahim 74af2e59d2 qemu.py: remove unused import 9 years ago
Daniel P. Berrange c21965a0c8 configure: allow use of python 3 9 years ago
Daniel P. Berrange 31d8f92e64 scripts: ensure signrom treats data as bytes 9 years ago
Daniel P. Berrange d4e5ec877c qapi: force a UTF-8 locale for running Python 9 years ago
Daniel P. Berrange f7a5376d4b qapi: ensure stable sort ordering when checking QAPI entities 9 years ago
Daniel P. Berrange 46ec4fcea9 qapi: remove '-q' arg to diff when comparing QAPI output 9 years ago
Daniel P. Berrange 52c4272c6c qapi: Adapt to moved location of 'maketrans' function in py3 9 years ago
Daniel P. Berrange 5f90af8e6b qapi: adapt to moved location of StringIO module in py3 9 years ago
Daniel P. Berrange 38710a8994 qapi: Use OrderedDict from standard library if available 9 years ago
Daniel P. Berrange 2f84804470 qapi: use items()/values() intead of iteritems()/itervalues() 9 years ago
Daniel P. Berrange ef9d910891 qapi: convert to use python print function instead of statement 9 years ago
Marc-André Lureau 6c549dc141 exynos4210: workaround UBSAN compilation error 9 years ago
Daniel P. Berrange 3e32370a96 sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addr 9 years ago
Peter Maydell b1cef6d02f Drop remaining bits of ia64 host support 9 years ago
Paolo Bonzini 4d98a8e5ec hvf: ept_emulation_fault() needs NetApp BSD attribution 9 years ago
Izik Eidus d781e24d05 Add missing hvdos public domain attribution: 9 years ago
Thomas Huth 50876ead08 i2c: Add a CONFIG_I2C master switch to the configuration files 9 years ago
Peter Maydell 9d70618c68 memory-internal.h: Remove obsolete claim that header is obsolete 9 years ago
Greg Kurz b90d80a73e scripts/qemu-gdb/timers.py: define encoding in header comment 9 years ago
Greg Kurz 4183e2ea6d readline: don't free completions in readline_free() 9 years ago
Peter Xu 4e4b57342e chardev: fix incorrect unref of source 9 years ago
Fam Zheng c6caae553c scsi-generic: Simplify error handling code 9 years ago
linzhecheng 0b15209571 memory: set ioeventfd_update_pending after address_space_update_ioeventfds 9 years ago