Age | Commit message (Expand) | Author | Files | Lines |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -4/+2 |
2015-02-26 | QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use | Markus Armbruster | 1 | -1/+1 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -4/+2 |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 2 | -2/+2 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 1 | -8/+0 |
2014-07-09 | watchdog: fix deadlock with -watchdog-action pause | Paolo Bonzini | 1 | -1/+5 |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia | 1 | -1/+1 |
2014-06-23 | qapi event: convert WATCHDOG | Wenchao Xia | 1 | -16/+7 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2 | -9/+8 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+4 |
2014-01-06 | qemu-option: Remove qemu_opts_create_nofail | Peter Crosthwaite | 1 | -1/+2 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2 | -8/+8 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 2 | -0/+2 |
2013-07-27 | watchdog: Remove break after exit | Stefan Weil | 1 | -1/+0 |
2013-07-04 | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | wdt_ib700: replace register_ioport* | Jan Kiszka | 1 | -2/+10 |
2013-06-18 | wdt_i6300esb: fix vmstate versioning | Michael Roth | 1 | -3/+16 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -5/+3 |
2013-04-29 | wdt_ib700: QOM'ify | Andreas Färber | 1 | -4/+8 |
2013-04-08 | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 2 | -1/+147 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 3 | -0/+604 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |