2015-07-08 |
Michael Roth | configure: add configure check for ntdddisk.h Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-07-07 |
Michael Roth | target-ppc: fix hugepage support when using memory... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_pci: enable basic hotplug operations Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | pci: make pci_bar useable outside pci.c Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_pci: create DRConnectors for each PCI slot during... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_pci: add dynamic-reconfiguration option for spapr... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_drc: add spapr_drc_populate_dt() Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_rtas: add ibm, configure-connector RTAS interface Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr: add rtas_st_buffer_direct() helper Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | spapr_drc: initial implementation of sPAPRDRConnector... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2015-06-03 |
Michael Roth | docs: add sPAPR hotplug/dynamic-reconfiguration documentation Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-11-11 |
Michael Roth | MAINTAINERS: add section for QEMU Guest Agent Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-09-26 |
Michael Roth | tests: add QMP input visitor test for unions with no... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-09-26 |
Michael Roth | qapi: dealloc visitor, implement visit_start_union Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-09-26 |
Michael Roth | qapi: add visit_start_union and visit_end_union Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-09-26 |
Michael Roth | tests: avoid running duplicate qom-tests Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-05-21 |
Michael Roth | qapi: zero-initialize all QMP command parameters Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-05-05 |
Michael Roth | openpic: avoid buffer overrun on incoming migration Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2014-05-05 |
Michael Roth | virtio: avoid buffer overrun on incoming migration Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-07-30 |
Michael Roth | chardev: fix CHR_EVENT_OPENED events for mux chardevs Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> ...1375207462-8141-1-git-send-email-mdroth@linux.vnet.ibm.com
|
commit | commitdiff | tree |
2013-06-18 |
Michael Roth | wdt_i6300esb: fix vmstate versioning Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-06-14 |
Michael Roth | ide-test: fix failure for test_flush Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-06-10 |
Michael Roth | qemu-char: don't issue CHR_EVENT_OPEN in a BH Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> ...1370636393-21044-1-git-send-email-mdroth@linux.vnet.ibm.com Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-30 |
Michael Roth | qapi: pad GenericList value fields to 64 bits Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: add native list coverage for QMP input visitor... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: add native list coverage for QMP output visitor... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: add native list coverage for visitor serialization... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: fix visitor serialization tests for numbers/doubles Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: add QMP input test for large integers Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | json-parser: fix handling of large whole number values Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: enable generation of native list code Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: qapi-visit.py, native list support Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: qapi-visit.py, fix list handling for union types Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-23 |
Michael Roth | qapi: qapi-types.py, native list support Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-05-17 |
Michael Roth | Revert "migration: don't account sleep time for calculating... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> ...1368739544-31021-1-git-send-email-mdroth@linux.vnet.ibm.com
|
commit | commitdiff | tree |
2013-05-15 |
Michael Roth | qapi: fix leak in unit tests Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-03-11 |
Michael Roth | qemu-ga: use key-value store to avoid recycling fd... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-03-11 |
Michael Roth | qemu-ga: make guest-sync-delimited available during... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-02-07 |
Michael Roth | net: fix infinite loop on exit Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-02-04 |
Michael Roth | acpi_piix4: fix segfault migrating from 1.2 Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-02-01 |
Michael Roth | Revert "e1000: no need auto-negotiation if link was... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-01-14 |
Michael Roth | dataplane: fix build breakage on set_guest_notifiers() Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2013-01-14 |
Michael Roth | virtio-pci: build for uninitialized return value in... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-10-19 |
Michael Roth | tci: fix build breakage for target-sparc Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-08-16 |
Michael Roth | check-qjson: add test for large JSON objects Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-08-16 |
Michael Roth | json-parser: don't replicate tokens at each level of... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-08-16 |
Michael Roth | qlist: add qlist_size() Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qdev: Switch property accessors to fixed-width visitor... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qdev: Use int32_t container for devfn property Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qapi: Add String visitor coverage to serialization... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qapi: String visitor, use %f representation for floats Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qapi: Unit tests for visitor-based serialization Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-06-08 |
Michael Roth | qapi: Add Visitor interfaces for uint*_t and int*_t Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-05-30 |
Michael Roth | qemu-ga: avoid blocking on atime update when reading... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-05-15 |
Michael Roth | qemu-ga: align versioning with QEMU_VERSION Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-05-15 |
Michael Roth | qemu-ga: fix segv after failure to open log file Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-05-14 |
Michael Roth | qapi: QMP input visitor, handle floats parsed as ints Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-04-30 |
Michael Roth | qemu-ga: persist tracking of fsfreeze state via filesystem Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-04-30 |
Michael Roth | qemu-ga: add a whitelist for fsfreeze-safe commands Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-04-30 |
Michael Roth | qemu-ga: improve recovery options for fsfreeze Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-04-19 |
Michael Roth | qemu-ga: fix help output
|
commit | commitdiff | tree |
2012-04-19 |
Michael Roth | qemu-ga: generate missing stubs for fsfreeze
|
commit | commitdiff | tree |
2012-03-26 |
Michael Roth | test: remove qemu-ga reference Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-03-26 |
Michael Roth | test: add test-qmp-commands to make check Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-03-26 |
Michael Roth | qapi: remove print statements from test-qmp-commands Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-03-26 |
Michael Roth | test: remove qemu-ga reference Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-03-25 |
Michael Roth | qemu-ga: fix bsd build, and re-org linux-specific implementa...
|
commit | commitdiff | tree |
2012-03-12 |
Michael Roth | qemu-ga: add guest-sync-delimited Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-03-12 |
Michael Roth | qemu-ga: add win32 guest-suspend-ram command
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: add win32 guest-shutdown command
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: add Windows service integration
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: add initial win32 support
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: fixes for win32 build of qemu-ga
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: rename guest-agent-commands.c -> commands...
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: separate out common commands from posix-specific...
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: move channel/transport functionality into...
|
commit | commitdiff | tree |
2012-02-23 |
Michael Roth | qemu-ga: Add schema documentation for types
|
commit | commitdiff | tree |
2012-02-01 |
Michael Roth | main-loop: For tools, initialize timers as part of... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2012-02-01 |
Michael Roth | main-loop: Fix SetEvent() on uninitialized handle on... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-12-15 |
Michael Roth | network scripts: don't block SIGCHLD before forking Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-12-12 |
Michael Roth | guest agent: add supported command list to guest-info RPC Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-12-12 |
Michael Roth | guest agent: add RPC blacklist command-line option Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-11-30 |
Michael Roth | Makefile: use full path for qapi-generated directory
|
commit | commitdiff | tree |
2011-11-30 |
Michael Roth | qapi: fix guardname generation
|
commit | commitdiff | tree |
2011-10-04 |
Michael Roth | qapi: modify visitor code generation for list iteration Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-10-04 |
Michael Roth | qapi: dealloc visitor, support freeing of nested lists Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-10-04 |
Michael Roth | qapi: add test cases for generated free functions Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-10-04 |
Michael Roth | qapi: generate qapi_free_* functions for *List types Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-10-04 |
Michael Roth | qapi: dealloc visitor, fix premature free and iteration... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-10-03 |
Michael Roth | hmp: re-enable trace-file command Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-09-23 |
Michael Roth | build: fix race with creating qapi-generated Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-09-09 |
Michael Roth | build: fix missing trace dep on GENERATED_HEADERS Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-08-21 |
Michael Roth | guest agent: remove uneeded dependencies Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-08-21 |
Michael Roth | guest agent: remove g_strcmp0 usage Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-08-12 |
Michael Roth | qapi: fix build issue due to missing newline in generated... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-08-04 |
Michael Roth | guest agent: add --enable-guest-agent config option Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-07-27 |
Michael Roth | Makefile: add missing deps on $(GENERATED_HEADERS) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-07-23 |
Michael Roth | guest agent: use QERR_UNSUPPORTED for disabled RPCs
|
commit | commitdiff | tree |
2011-07-21 |
Michael Roth | guest agent: add guest agent RPCs/commands Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2011-07-21 |
Michael Roth | guest agent: qemu-ga daemon Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
commit | commitdiff | tree |