Age | Commit message (Expand) | Author | Files | Lines |
2016-12-22 | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti | 4 | -15/+140 |
2016-12-22 | kvm: sync linux headers | Marcelo Tosatti | 7 | -1/+38 |
2016-12-22 | scsi-disk: fix VERIFY for scsi-block | Paolo Bonzini | 1 | -1/+8 |
2016-12-22 | hw/block/pflash_cfi*.c: fix confusing assert fail message | Ziyue Yang | 2 | -0/+26 |
2016-12-22 | multiboot: copy the cmdline verbatim, unescape module strings | Vlad Lungu | 1 | -10/+10 |
2016-12-22 | x86: Fix x86_64 'g' packet response to gdb from 32-bit mode. | Doug Evans | 1 | -13/+39 |
2016-12-22 | pc: make pit configurable | Chao Peng | 4 | -3/+26 |
2016-12-22 | pc: make sata configurable | Chao Peng | 3 | -15/+40 |
2016-12-22 | pc: make smbus configurable | Chao Peng | 3 | -5/+27 |
2016-12-22 | target-i386: Add Intel SHA_NI instruction support. | Yi Sun | 2 | -1/+2 |
2016-12-22 | block: drop remaining legacy aio functions in comment | Yaowei Bai | 1 | -2/+2 |
2016-12-22 | main-loop: update comment for qemu_mutex_lock/unlock_iothread | Yaowei Bai | 1 | -2/+2 |
2016-12-22 | timer: fix misleading comment in timer.h | Yaowei Bai | 1 | -1/+1 |
2016-12-22 | qemu-timer: check active_timers outside lock/event | Paolo Bonzini | 1 | -4/+16 |
2016-12-22 | virtio-scsi: introduce virtio_scsi_acquire/release | Paolo Bonzini | 1 | -9/+18 |
2016-12-22 | build-sys: remove libtool left-over | Marc-André Lureau | 4 | -13/+3 |
2016-12-22 | rules.mak: add more rules to avoid chaining | Paolo Bonzini | 2 | -0/+5 |
2016-12-22 | rules.mak: speedup save-vars load-vars | Paolo Bonzini | 1 | -12/+10 |
2016-12-22 | watchdog: 6300esb: add exit function | Li Qiang | 1 | -0/+9 |
2016-12-22 | exec: introduce MemoryRegionCache | Paolo Bonzini | 4 | -0/+251 |
2016-12-22 | exec: introduce address_space_extend_translation | Paolo Bonzini | 1 | -21/+29 |
2016-12-22 | exec: introduce memory_ldst.inc.c | Paolo Bonzini | 4 | -686/+734 |
2016-12-22 | exec: optimize remaining address_space_* cases | Paolo Bonzini | 1 | -23/+103 |
2016-12-22 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 11 | -42/+37 |
2016-12-22 | crypto: add HMAC algorithms testcases | Longpeng(Mike) | 2 | -0/+268 |
2016-12-22 | crypto: support HMAC algorithms based on nettle | Longpeng(Mike) | 1 | -3/+133 |
2016-12-22 | crypto: support HMAC algorithms based on glib | Longpeng(Mike) | 1 | -0/+122 |
2016-12-22 | crypto: support HMAC algorithms based on libgcrypt | Longpeng(Mike) | 1 | -2/+109 |
2016-12-22 | crypto: add HMAC algorithms framework | Longpeng(Mike) | 6 | -0/+376 |
2016-12-22 | configure: add CONFIG_GCRYPT_HMAC item | Longpeng(Mike) | 1 | -0/+17 |
2016-12-21 | Merge remote-tracking branch 'remotes/huth/tags/target-dirs-20161220' into st... | Peter Maydell | 369 | -80/+78 |
2016-12-21 | crypto: add 3des-ede support when using libgcrypt/nettle | Longpeng(Mike) | 5 | -3/+169 |
2016-12-21 | cipher: fix leak on initialization error | Marc-André Lureau | 1 | -3/+2 |
2016-12-21 | slirp: support dynamic block size for TFTP transfers | Hervé Poussineau | 2 | -15/+19 |
2016-12-20 | slirp, disas: Replace min/max with MIN/MAX macros | Yuval Shaia | 9 | -27/+18 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 369 | -80/+78 |
2016-12-20 | Open 2.9 development tree | Stefan Hajnoczi | 1 | -1/+1 |
2016-12-20 | Update version for v2.8.0 releasev2.8.0 | Stefan Hajnoczi | 1 | -1/+1 |
2016-12-20 | virtio-gpu: track and limit host memory allocations | Gerd Hoffmann | 2 | -4/+15 |
2016-12-20 | display: virtio-gpu-3d: check virgl capabilities max_size | Prasad J Pandit | 1 | -1/+5 |
2016-12-15 | Update version for v2.8.0-rc4 releasev2.8.0-rc4 | Stefan Hajnoczi | 1 | -1/+1 |
2016-12-15 | virtio-pci: Fix cross-version migration with older machines | Maxime Coquelin | 3 | -1/+9 |
2016-12-14 | po: add missing translations in de, fr, it, zh | Stefan Hajnoczi | 4 | -5/+5 |
2016-12-14 | ui/gtk: fix "Copy" menu item segfault | Stefan Hajnoczi | 1 | -0/+8 |
2016-12-14 | Update language files for QEMU 2.8.0 | Stefan Hajnoczi | 8 | -147/+175 |
2016-12-06 | Update version for v2.8.0-rc3 releasev2.8.0-rc3 | Stefan Hajnoczi | 1 | -1/+1 |
2016-12-06 | qapi: Document introduction of gluster's 'debug' option | Eric Blake | 1 | -0/+1 |
2016-12-06 | exec.c: Fix breakpoint invalidation race | Peter Maydell | 1 | -19/+6 |
2016-12-06 | qapi: Document DEVICE_TRAY_MOVED addition | Eric Blake | 1 | -1/+1 |
2016-12-06 | tests/.gitignore: Ignore test-char | Changlong Xie | 1 | -0/+1 |