| Commit message (Expand) | Author | Age | Files | Lines |
* | hyperv: split hyperv-proto.h into x86 and arch-independent parts | Roman Kagan | 2018-10-19 | 1 | -0/+129 |
* | call HotplugHandler->plug() as the last step in device realization | Igor Mammedov | 2018-10-19 | 1 | -11/+0 |
* | i386: hvf: Remove hvf_disabled | Roman Bolshakov | 2018-10-19 | 1 | -2/+2 |
* | target-i386 : add coalesced_pio API | Peng Hao | 2018-10-19 | 1 | -2/+2 |
* | qemu-timer: avoid checkpoints for virtual clock timers in external subsystems | Artem Pisarenko | 2018-10-19 | 1 | -1/+9 |
* | qemu-timer: introduce timer attributes | Artem Pisarenko | 2018-10-19 | 2 | -62/+106 |
* | Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r... | Artem Pisarenko | 2018-10-19 | 1 | -9/+0 |
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1... | Peter Maydell | 2018-10-18 | 3 | -1/+27 |
|\ |
|
| * | cpu: Provide a proper prototype for target_words_bigendian() in a header | Thomas Huth | 2018-10-17 | 1 | -0/+11 |
| * | qemu/compiler: Wrap __attribute__((flatten)) in a macro | Thomas Huth | 2018-10-17 | 1 | -0/+15 |
| * | qemu-common.h: update copyright date to 2018 | John Arbuckle | 2018-10-16 | 1 | -1/+1 |
* | | net: cadence_gem: Add support for selecting the DMA MemoryRegion | Edgar E. Iglesias | 2018-10-16 | 1 | -0/+2 |
* | | net: cadence_gem: Add support for extended descriptors | Edgar E. Iglesias | 2018-10-16 | 1 | -1/+1 |
* | | net: cadence_gem: Add macro with max number of descriptor words | Edgar E. Iglesias | 2018-10-16 | 1 | -1/+4 |
* | | net: cadence_gem: Use uint32_t for 32bit descriptor words | Edgar E. Iglesias | 2018-10-16 | 1 | -1/+1 |
|/ |
|
* | vfio/platform: Make the vfio-platform device non-abstract | Eric Auger | 2018-10-15 | 1 | -1/+2 |
* | hw/vfio/display: add ramfb support | Gerd Hoffmann | 2018-10-15 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181015-pull-request' ... | Peter Maydell | 2018-10-15 | 1 | -1/+3 |
|\ |
|
| * | i2c: switch ddc to use the new edid generator | Gerd Hoffmann | 2018-10-15 | 1 | -1/+3 |
* | | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé | 2018-10-12 | 1 | -9/+0 |
|/ |
|
* | s390x/vfio: ap: Introduce VFIO AP device | Tony Krowiak | 2018-10-12 | 1 | -0/+1 |
* | s390x/ap: base Adjunct Processor (AP) object model | Tony Krowiak | 2018-10-12 | 2 | -0/+41 |
* | linux-headers: update | Cornelia Huck | 2018-10-12 | 1 | -4/+5 |
* | Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into staging | Peter Maydell | 2018-10-08 | 2 | -97/+53 |
|\ |
|
| * | softfloat: Specialize udiv_qrnnd for ppc64 | Richard Henderson | 2018-10-05 | 1 | -0/+16 |
| * | softfloat: Specialize udiv_qrnnd for s390x | Richard Henderson | 2018-10-05 | 1 | -0/+6 |
| * | softfloat: Specialize udiv_qrnnd for x86_64 | Richard Henderson | 2018-10-05 | 1 | -0/+6 |
| * | softfloat: Fix division | Richard Henderson | 2018-10-05 | 1 | -9/+25 |
| * | softfloat: Replace countLeadingZeros32/64 with clz32/64 | Thomas Huth | 2018-10-05 | 1 | -87/+0 |
| * | softfloat: remove float64_trunc_to_int | Emilio G. Cota | 2018-10-05 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ... | Peter Maydell | 2018-10-08 | 2 | -0/+15 |
|\ \ |
|
| * | | cutils: add qemu_pstrcmp0() | Marc-André Lureau | 2018-10-05 | 1 | -0/+12 |
| * | | qdev-monitor: print help to stdout | Marc-André Lureau | 2018-10-05 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ... | Peter Maydell | 2018-10-05 | 2 | -1/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | edid: fix vendor default | Gerd Hoffmann | 2018-10-05 | 1 | -1/+1 |
| * | | hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation | Peter Maydell | 2018-10-05 | 1 | -0/+9 |
* | | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging | Peter Maydell | 2018-10-05 | 3 | -10/+20 |
|\ \ \ |
|
| * | | | s390x: Fence huge pages prior to 3.1 | Janosch Frank | 2018-10-04 | 1 | -0/+3 |
| * | | | hw/s390x/ioinst: Fix alignment problem in struct SubchDev | Thomas Huth | 2018-10-04 | 2 | -9/+16 |
| * | | | hw/s390x/css: Remove QEMU_PACKED from struct SenseId | Thomas Huth | 2018-10-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-10-03-v2' into... | Peter Maydell | 2018-10-05 | 1 | -3/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | nbd: fix NBD_FLAG_SEND_CACHE value | Denis V. Lunev | 2018-10-04 | 1 | -1/+3 |
| * | | nbd/server: drop old-style negotiation | Vladimir Sementsov-Ogievskiy | 2018-10-03 | 1 | -2/+1 |
| |/ |
|
* | | chardev: mark the calls that allow an implicit mux monitor | Marc-André Lureau | 2018-10-03 | 1 | -4/+20 |
* | | char.h: fix gtk-doc comment style | Marc-André Lureau | 2018-10-03 | 2 | -79/+63 |
|/ |
|
* | memory: Remove old_mmio accessors | Peter Maydell | 2018-10-02 | 1 | -5/+0 |
* | hostmem-file: make available memory-backend-file on POSIX-based hosts | Hikaru Nishida | 2018-10-02 | 1 | -1/+1 |
* | dump: move Windows dump structures definitions | Viktor Prutyanov | 2018-10-02 | 1 | -0/+179 |
* | timer: introduce new virtual clock | Pavel Dovgalyuk | 2018-10-02 | 1 | -0/+9 |
* | replay: wake up vCPU when replaying | Pavel Dovgalyuk | 2018-10-02 | 1 | -0/+3 |