Age | Commit message (Expand) | Author |
2017-03-07 | qapi: qobject input visitor variant for use with keyval_parse() | Daniel P. Berrange |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster |
2017-03-06 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-03-06 | eth: Extend vlan stripping functions | Dmitry Fleytman |
2017-03-05 | qapi: Improve qobject visitor documentation | Markus Armbruster |
2017-03-05 | qapi: Make input visitors detect unvisited list tails | Markus Armbruster |
2017-03-05 | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster |
2017-03-05 | qapi: Drop string input visitor method optional() | Markus Armbruster |
2017-03-05 | qapi: Improve qobject input visitor error reporting | Markus Armbruster |
2017-03-05 | qmp: Eliminate silly QERR_QMP_* macros | Markus Armbruster |
2017-03-05 | qapi: Support multiple command registries per program | Markus Armbruster |
2017-03-05 | qmp: Dumb down how we run QMP command registration | Markus Armbruster |
2017-03-04 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into... | Peter Maydell |
2017-03-04 | ppc: avoid typedef redefinitions | Paolo Bonzini |
2017-03-03 | x86: Work around SMI migration breakages | Dr. David Alan Gilbert |
2017-03-03 | memory: Introduce DEVICE_HOST_ENDIAN for ram device | Yongji Xie |
2017-03-03 | KVM: move SIG_IPI handling to kvm-all.c | Paolo Bonzini |
2017-03-03 | KVM: do not use sigtimedwait to catch SIGBUS | Paolo Bonzini |
2017-03-03 | KVM: remove kvm_arch_on_sigbus | Paolo Bonzini |
2017-03-03 | cpus: reorganize signal handling code | Paolo Bonzini |
2017-03-03 | cpus: remove ugly cast on sigbus_handler | Paolo Bonzini |
2017-03-03 | Merge branch 'icount-update' into HEAD | Paolo Bonzini |
2017-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-03-03 | target/ppc: Add patb_entry to sPAPRMachineState | Suraj Jitindar Singh |
2017-03-03 | exec, kvm, target-ppc: Move getrampagesize() to common code | Alexey Kardashevskiy |
2017-03-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into... | Peter Maydell |
2017-03-02 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'... | Peter Maydell |
2017-03-02 | Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st... | Peter Maydell |
2017-03-02 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into... | Peter Maydell |
2017-03-02 | ACPI: Add Virtual Machine Generation ID support | Ben Warren |
2017-03-02 | ACPI: Add vmgenid blob storage to the build tables | Ben Warren |
2017-03-02 | linker-loader: Add new 'write pointer' command | Ben Warren |
2017-03-01 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-03-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-... | Peter Maydell |
2017-03-01 | replay: add record/replay for audio passthrough | Pavel Dovgalyuk |
2017-03-01 | ppc/xics: move InterruptStatsProvider to the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: move ics-simple post_load under the machine | Cédric Le Goater |
2017-03-01 | ppc/xics: remove the XICSState classes | Cédric Le Goater |
2017-03-01 | ppc/xics: export the XICS init routines | Cédric Le Goater |
2017-03-01 | ppc/xics: move the ICP array under the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: simplify spapr_dt_xics() interface | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to grab an ICP | Cédric Le Goater |
2017-03-01 | ppc/xics: move the cpu_setup() handler under the ICPState class | Cédric Le Goater |
2017-03-01 | ppc/xics: simplify the cpu_setup() handler | Cédric Le Goater |
2017-03-01 | ppc/xics: extend the QOM interface to handle ICPs | Cédric Le Goater |
2017-03-01 | ppc/xics: remove the XICS list of ICS | Cédric Le Goater |
2017-03-01 | ppc/xics: remove xics_find_source() | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to resend irqs | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to get irqs | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface under the sPAPR machine | Cédric Le Goater |