| Commit message (Expand) | Author | Age | Files | Lines |
* | qtest: Use cpu address space instead of system memory | Julia Suvorova | 2018-07-06 | 1 | -13/+26 |
* | qtest: Don't perform side effects inside assertion | Eric Blake | 2017-09-15 | 1 | -24/+58 |
* | char: add backend hotswap handler | Anton Nefedov | 2017-07-14 | 1 | -1/+1 |
* | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | qtest: fix a memory leak | Marc-André Lureau | 2017-02-28 | 1 | -0/+1 |
* | util/cutils: Rename qemu_strtoll(), qemu_strtoull() | Markus Armbruster | 2017-02-23 | 1 | -17/+17 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
* | libqtest: handle zero length memwrite/memread | Greg Kurz | 2017-01-12 | 1 | -0/+2 |
* | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
* | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 2016-10-24 | 1 | -11/+12 |
* | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 2016-10-24 | 1 | -4/+4 |
* | char: remove init callback | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
* | qtest: ask endianness of the target in qtest_init() | Laurent Vivier | 2016-10-14 | 1 | -0/+7 |
* | tests: add RTAS command in the protocol | Laurent Vivier | 2016-09-23 | 1 | -0/+17 |
* | qtest: replace strtoXX() by qemu_strtoXX() | Laurent Vivier | 2016-09-23 | 1 | -23/+26 |
* | qtest.c: Allow zero size in memset qtest commands | Peter Maydell | 2016-09-09 | 1 | -4/+7 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | Move page_size_init earlier | Dr. David Alan Gilbert | 2015-11-10 | 1 | -1/+0 |
* | Init page sizes in qtest | Dr. David Alan Gilbert | 2015-09-29 | 1 | -0/+1 |
* | qtest: pre-buffer hex nibs | John Snow | 2015-05-22 | 1 | -4/+7 |
* | qtest: add memset to qtest protocol | John Snow | 2015-05-22 | 1 | -0/+20 |
* | qtest: Add base64 encoded read/write | John Snow | 2015-05-22 | 1 | -0/+69 |
* | qtest: allow arbitrarily long sends | John Snow | 2015-05-22 | 1 | -18/+28 |
* | qtest: Use qemu_opt_set() instead of qemu_opts_parse() | Markus Armbruster | 2015-02-26 | 1 | -7/+4 |
* | qtest: fix qtest log fd should be initialized before qtest chardev | Li Liu | 2014-10-23 | 1 | -5/+4 |
* | qtest/irq: Rework IRQ interception | Peter Crosthwaite | 2014-10-23 | 1 | -4/+11 |
* | accel: Pass MachineState object to accel init functions | Eduardo Habkost | 2014-10-09 | 1 | -1/+1 |
* | accel: Rename 'init' method to 'init_machine' | Eduardo Habkost | 2014-10-04 | 1 | -1/+1 |
* | accel: Move qtest accel registration to qtest.c | Eduardo Habkost | 2014-10-04 | 1 | -1/+26 |
* | icount: Add QemuOpts for icount | Sebastian Tanase | 2014-08-06 | 1 | -2/+11 |
* | qtest: fix hex2nib for capital characters | Sergey Fedorov | 2014-06-10 | 1 | -1/+1 |
* | qdev: Implement named GPIOs | Peter Crosthwaite | 2014-05-28 | 1 | -5/+14 |
* | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum | 2014-05-05 | 1 | -1/+1 |
* | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V | 2014-03-05 | 1 | -1/+1 |
* | qtest: Don't segfault with invalid -qtest option | Fam Zheng | 2014-02-14 | 1 | -1/+7 |
* | qtest: don't report signals if qtest driver enabled | Michael S. Tsirkin | 2014-02-13 | 1 | -0/+5 |
* | qtest: split configuration of qtest accelerator and chardev | Paolo Bonzini | 2013-12-10 | 1 | -10/+10 |
* | qtest: Fix FMT_timeval vs time_t | Richard Henderson | 2013-09-02 | 1 | -4/+4 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -4/+4 |
* | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 2013-08-22 | 1 | -1/+1 |
* | aio / timers: Use all timerlists in icount warp calculations | Alex Bligh | 2013-08-22 | 1 | -1/+1 |
* | qtest: Don't reset on qtest chardev connect | Markus Armbruster | 2013-07-18 | 1 | -1/+6 |
* | qtest: Handle addresses and values for {in, out}[bwl] as unsigned | Peter Maydell | 2013-04-22 | 1 | -3/+3 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | qtest: use synchronous I/O for char device | Anthony Liguori | 2013-03-26 | 1 | -1/+1 |
* | qtest: Add MMIO support | Andreas Färber | 2013-02-18 | 1 | -0/+81 |
* | qtest: Use strtoull() for uint64_t | Andreas Färber | 2013-02-11 | 1 | -4/+4 |