39 Commits (bc2256c4ae86308a1521c89456b599d441119418)

Author SHA1 Message Date
John Snow 5560b85a31 qtest: pre-buffer hex nibs 11 years ago
John Snow 4d00796364 qtest: add memset to qtest protocol 11 years ago
John Snow 7a6a740d8d qtest: Add base64 encoded read/write 11 years ago
John Snow 332cc7e9b3 qtest: allow arbitrarily long sends 11 years ago
Markus Armbruster b3adf5acb5 qtest: Use qemu_opt_set() instead of qemu_opts_parse() 12 years ago
Li Liu 107684c05d qtest: fix qtest log fd should be initialized before qtest chardev 12 years ago
Peter Crosthwaite 60a79016ae qtest/irq: Rework IRQ interception 12 years ago
Eduardo Habkost f6a1ef6440 accel: Pass MachineState object to accel init functions 12 years ago
Eduardo Habkost 0d15da8e6f accel: Rename 'init' method to 'init_machine' 12 years ago
Eduardo Habkost 3a6ce5147f accel: Move qtest accel registration to qtest.c 12 years ago
Sebastian Tanase 1ad9580bd7 icount: Add QemuOpts for icount 12 years ago
Sergey Fedorov 2a802aaf63 qtest: fix hex2nib for capital characters 12 years ago
Peter Crosthwaite a5f54290ce qdev: Implement named GPIOs 12 years ago
Marcel Apfelbaum f1e298794d machine: Replace QEMUMachine by MachineClass in accelerator configuration 13 years ago
Aneesh Kumar K.V 135a129a1c kvm: Add a new machine option kvm-type 13 years ago
Fam Zheng 23802b4fe0 qtest: Don't segfault with invalid -qtest option 13 years ago
Michael S. Tsirkin b3be57c358 qtest: don't report signals if qtest driver enabled 13 years ago
Michael S. Tsirkin 35b307126c qtest: don't report signals if qtest driver enabled 13 years ago
Paolo Bonzini d4fce24f3a qtest: split configuration of qtest accelerator and chardev 13 years ago
Richard Henderson 35aa3fb387 qtest: Fix FMT_timeval vs time_t 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Alex Bligh 40daca54cd aio / timers: Rearrange timer.h & make legacy functions call non-legacy 13 years ago
Alex Bligh ac70aafc28 aio / timers: Use all timerlists in icount warp calculations 13 years ago
Markus Armbruster ba646ff6a3 qtest: Don't reset on qtest chardev connect 13 years ago
Peter Maydell 56863d4f19 qtest: Handle addresses and values for {in, out}[bwl] as unsigned 13 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Anthony Liguori 0fbf01fe91 qtest: use synchronous I/O for char device 14 years ago
Andreas Färber 872536bf5d qtest: Add MMIO support 14 years ago
Andreas Färber 5dd6be069b qtest: Use strtoull() for uint64_t 14 years ago
liguang d5286af5ef accel: change {xen, kvm, tcg, qtest}_allowed from int to bool 14 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Richard Henderson 7f3bf92fad qtest: Fix tv_usec != long 15 years ago
Stefan Weil 3f97fd851c qtest: Add missing GCC_FMT_ATTR 15 years ago
Anthony Liguori 6e92466a7c qtest: use qemu_gettimeofday() 15 years ago
Anthony Liguori 6b7cff76e0 qtest: fix 32-bit build 15 years ago
Paolo Bonzini 8156be5610 qtest: add clock management 15 years ago
Paolo Bonzini 2028834574 qtest: IRQ interception infrastructure 15 years ago
Anthony Liguori c7f0f3b1c8 qtest: add test framework 15 years ago