Age | Commit message (Expand) | Author | Files | Lines |
2018-10-19 | colo-compare: implement the process of checkpoint | Zhang Chen | 3 | -0/+106 |
2018-10-19 | filter-rewriter: Add TCP state machine and fix memory leak in connection_trac... | Zhang Chen | 3 | -16/+104 |
2018-10-18 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1... | Peter Maydell | 19 | -193/+69 |
2018-10-18 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20181016' into staging | Peter Maydell | 1 | -1/+2 |
2018-10-17 | configure: remove glib_subprocess check | Marc-André Lureau | 1 | -6/+0 |
2018-10-17 | hw/core/generic-loader: Compile only once, not for each target | Thomas Huth | 2 | -6/+2 |
2018-10-17 | cpu: Provide a proper prototype for target_words_bigendian() in a header | Thomas Huth | 4 | -7/+11 |
2018-10-17 | hw/core/generic-loader: Set a category for the generic-loader device | Thomas Huth | 1 | -0/+1 |
2018-10-17 | qemu/compiler: Wrap __attribute__((flatten)) in a macro | Thomas Huth | 2 | -24/+30 |
2018-10-17 | mailmap: Fix Reimar Döffinger name | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-10-16 | target/hppa: Raise exception 26 on emulated hardware | Helge Deller | 1 | -1/+2 |
2018-10-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-... | Peter Maydell | 10 | -70/+402 |
2018-10-16 | show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -5/+5 |
2018-10-16 | git-submodule.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -2/+2 |
2018-10-16 | archive-source.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -2/+2 |
2018-10-16 | coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls | Peter Maydell | 1 | -0/+65 |
2018-10-16 | target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/write | Peter Maydell | 1 | -2/+2 |
2018-10-16 | target/arm: Mask PMOVSR writes based on supported counters | Aaron Lindsay | 1 | -0/+1 |
2018-10-16 | target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IO | Aaron Lindsay | 1 | -2/+4 |
2018-10-16 | target/arm: Add the Cortex-A72 | Edgar E. Iglesias | 1 | -3/+63 |
2018-10-16 | target-arm: powerctl: Enable HVC when starting CPUs to EL2 | Edgar E. Iglesias | 1 | -0/+10 |
2018-10-16 | net: cadence_gem: Implement support for 64bit descriptor addresses | Edgar E. Iglesias | 1 | -8/+39 |
2018-10-16 | net: cadence_gem: Add support for selecting the DMA MemoryRegion | Edgar E. Iglesias | 2 | -22/+39 |
2018-10-16 | net: cadence_gem: Add support for extended descriptors | Edgar E. Iglesias | 2 | -19/+52 |
2018-10-16 | net: cadence_gem: Add macro with max number of descriptor words | Edgar E. Iglesias | 2 | -3/+6 |
2018-10-16 | net: cadence_gem: Use uint32_t for 32bit descriptor words | Edgar E. Iglesias | 2 | -22/+22 |
2018-10-16 | MAINTAINERS: update block/sheepdog maintainers | Liu Yuan | 1 | -1/+0 |
2018-10-16 | gdbstub: Remove unused include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-10-16 | tests: remove gcov-files- variables | Paolo Bonzini | 2 | -121/+1 |
2018-10-16 | tests: Prevent more accidental test disabling | Eric Blake | 1 | -11/+11 |
2018-10-16 | target/cris/translate: Get rid of qemu_log_separate() | Thomas Huth | 1 | -5/+1 |
2018-10-16 | qemu-common.h: update copyright date to 2018 | John Arbuckle | 1 | -1/+1 |
2018-10-16 | net: cadence_gem: Disable TSU feature bit | Edgar E. Iglesias | 1 | -1/+1 |
2018-10-16 | target/arm: Fix cortex-a7 id_isar0 | Richard Henderson | 1 | -1/+4 |
2018-10-16 | target/arm: Align cortex-r5 id_isar0 | Richard Henderson | 1 | -1/+1 |
2018-10-16 | target/arm: Define fields of ISAR registers | Richard Henderson | 1 | -0/+88 |
2018-10-16 | target/arm: Fix aarch64_sve_change_el wrt EL0 | Richard Henderson | 3 | -7/+22 |
2018-10-16 | hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UART | Jerome Forissier | 1 | -0/+4 |
2018-10-15 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20181015.0' ... | Peter Maydell | 12 | -30/+145 |
2018-10-15 | vfio-pci: make vfio-pci device more QOM conventional | Li Qiang | 1 | -14/+15 |
2018-10-15 | hw/arm/virt: Allow dynamic vfio-platform devices again | Geert Uytterhoeven | 1 | -0/+1 |
2018-10-15 | hw/arm/sysbus-fdt: Allow device matching with DT compatible value | Eric Auger | 1 | -14/+47 |
2018-10-15 | vfio/platform: Make the vfio-platform device non-abstract | Eric Auger | 4 | -2/+28 |
2018-10-15 | hw/vfio/display: add ramfb support | Gerd Hoffmann | 4 | -0/+40 |
2018-10-15 | stubs: add ramfb | Gerd Hoffmann | 2 | -0/+14 |
2018-10-15 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181015-pull-request' ... | Peter Maydell | 11 | -337/+240 |
2018-10-15 | Makefile: Install new vgabios binaries | Alex Williamson | 1 | -0/+1 |
2018-10-15 | hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file | Thomas Huth | 4 | -138/+207 |
2018-10-15 | i2c: switch ddc to use the new edid generator | Gerd Hoffmann | 2 | -193/+11 |
2018-10-15 | qxl: check qxl_phys2virt return value | Gerd Hoffmann | 1 | -1/+1 |