Age | Commit message (Expand) | Author | Files | Lines |
2016-03-14 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-... | Peter Maydell | 5 | -45/+110 |
2016-03-10 | osdep: remove use of socket_error() from all code | Daniel P. Berrange | 2 | -4/+0 |
2016-03-10 | osdep: add wrappers for socket functions | Daniel P. Berrange | 3 | -14/+88 |
2016-03-10 | io: implement socket watch for win32 using WSAEventSelect+select | Paolo Bonzini | 1 | -0/+3 |
2016-03-10 | io: introduce qio_channel_create_socket_watch | Paolo Bonzini | 1 | -1/+19 |
2016-03-10 | osdep: fix socket_error() to work with Mingw64 | Daniel P. Berrange | 3 | -29/+3 |
2016-03-10 | s390x: Introduce S390MachineClass | Janosch Frank | 1 | -0/+40 |
2016-03-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st... | Peter Maydell | 1 | -0/+2 |
2016-03-09 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6... | Peter Maydell | 1 | -7/+1 |
2016-03-09 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int... | Peter Maydell | 2 | -0/+5 |
2016-03-09 | Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' int... | Peter Maydell | 1 | -1/+2 |
2016-03-08 | cutils: add avx2 instruction optimization | Liang Li | 1 | -7/+1 |
2016-03-08 | input: linux evdev support | Gerd Hoffmann | 1 | -0/+2 |
2016-03-08 | pc: fw_cfg: move ioport base constant to pc.h | Gabriel L. Somlo | 1 | -0/+2 |
2016-03-08 | fw_cfg: expose control register size in fw_cfg.h | Gabriel L. Somlo | 1 | -0/+3 |
2016-03-08 | filter: Add 'status' property for filter object | zhanghailiang | 1 | -0/+4 |
2016-03-08 | rng: switch request queue to QSIMPLEQ | Ladi Prosek | 1 | -1/+2 |
2016-03-07 | exec: Pass RAMBlock pointer to qemu_ram_free | Fam Zheng | 1 | -1/+1 |
2016-03-07 | memory: Drop MemoryRegion.ram_addr | Fam Zheng | 1 | -1/+0 |
2016-03-07 | memory: Implement memory_region_get_ram_addr with mr->ram_block | Fam Zheng | 1 | -7/+1 |
2016-03-07 | exec: Return RAMBlock pointer from allocating functions | Fam Zheng | 1 | -11/+11 |
2016-03-04 | arm: boot: Support big-endian elfs | Peter Crosthwaite | 1 | -0/+9 |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite | 2 | -2/+25 |
2016-03-04 | loader: load_elf(): Add doc comment | Peter Crosthwaite | 1 | -0/+23 |
2016-03-04 | loader: add API to load elf header | Peter Crosthwaite | 1 | -0/+13 |
2016-03-04 | loader: Add load_image_mr() to load ROM image to a MemoryRegion | Peter Maydell | 1 | -2/+16 |
2016-03-04 | hw/arm/virt: Provide a secure-only RAM if booting in Secure mode | Peter Maydell | 1 | -0/+1 |
2016-03-03 | rng: add request queue support to rng-random | Ladi Prosek | 1 | -2/+1 |
2016-03-03 | rng: move request queue cleanup from RngEgd to RngBackend | Ladi Prosek | 1 | -0/+12 |
2016-03-03 | rng: move request queue from RngEgd to RngBackend | Ladi Prosek | 1 | -0/+11 |
2016-03-03 | rng: remove the unused request cancellation code | Ladi Prosek | 1 | -11/+0 |
2016-03-01 | typedefs: Add CPUState | LluĂs Vilanova | 2 | -1/+1 |
2016-03-01 | console: add & use qemu_console_lookup_by_device_name | Gerd Hoffmann | 1 | -0/+2 |
2016-02-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into st... | Peter Maydell | 1 | -1/+1 |
2016-02-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int... | Peter Maydell | 1 | -0/+8 |
2016-02-29 | spice/gl: Enable dmabuf only for spice >= 0.13.1 | Michal Privoznik | 1 | -1/+1 |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz | 1 | -2/+3 |
2016-02-28 | migration: allow machine to enforce configuration section migration | Greg Kurz | 1 | -0/+1 |
2016-02-26 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226'... | Peter Maydell | 1 | -1/+2 |
2016-02-26 | migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context | Denis V. Lunev | 1 | -0/+2 |
2016-02-26 | sdhci: add quirk property for card insert interrupt status on Raspberry Pi | Andrew Baumann | 1 | -0/+2 |
2016-02-26 | sdhci: Revert "add optional quirk property to disable card insertion/removal ... | Andrew Baumann | 1 | -1/+0 |
2016-02-26 | migration/vmstate: document VMStateFlags | Sascha Silbe | 1 | -10/+90 |
2016-02-26 | fw_cfg: unbreak migration compatibility for 2.4 and earlier machines | Laszlo Ersek | 1 | -0/+8 |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 6 | -10/+37 |
2016-02-25 | chardev: Properly initialize ChardevCommon components | Eric Blake | 1 | -0/+10 |
2016-02-25 | memory: Remove unreachable return statement | Gonglei | 1 | -2/+0 |
2016-02-25 | memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length | Gonglei | 1 | -2/+2 |
2016-02-25 | exec: store RAMBlock pointer into memory region | Gonglei | 1 | -0/+2 |
2016-02-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 11 | -154/+11 |