summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target-i386: emulate CPUID level of real hardwareRadim Krčmář2015-07-151-0/+68
* migration: We also want to store the global state for savevmJuan Quintela2015-07-151-0/+1
* block: Fix backing file child when modifying graphKevin Wolf2015-07-141-0/+1
* block: Introduce bdrv_unref_child()Kevin Wolf2015-07-141-0/+1
* block: Introduce bdrv_open_child()Kevin Wolf2015-07-142-2/+8
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-131-1/+1
|\
| * qdev: fix 64 bit propertiesCornelia Huck2015-07-131-1/+1
* | disas: QOMify target specific setupPeter Crosthwaite2015-07-091-0/+4
* | disas: Add print_insn to disassemble infoPeter Crosthwaite2015-07-091-0/+6
* | cpu: Add wrapper for the set_pc() hookPeter Crosthwaite2015-07-091-0/+14
* | cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-091-1/+1
* | gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite2015-07-091-1/+1
* | translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite2015-07-091-1/+1
* | cpu: Convert cpu_index into a bitmapBharata B Rao2015-07-091-0/+1
* | cpu: Add Error argument to cpu_exec_init()Bharata B Rao2015-07-091-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-086-2/+478
|\ \
| * | crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+210
| * | crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-071-0/+49
| * | crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-0/+0
| * | crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-072-0/+218
| * | vl: move rom_load_all after machine init doneEric Auger2015-07-071-2/+1
* | | Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant2015-07-081-1/+1
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-0810-736/+850
|\ \ \ | | |/ | |/|
| * | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-081-0/+6
| * | pci_regs.h: import from linuxMichael S. Tsirkin2015-07-082-719/+720
| * | virtio_net: reuse constants from linuxMichael S. Tsirkin2015-07-082-12/+16
| * | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-081-2/+1
| * | ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-081-0/+5
| * | ich9: add TCO interface emulationPaulo Alcantara2015-07-075-3/+102
| |/
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-07-075-16/+54
|\ \
| * | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+1
| * | cpus: Add a macro to walk CPUs in reverseBharata B Rao2015-07-071-0/+2
| * | spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+2
| * | spapr: Add sPAPRMachineClassDavid Gibson2015-07-071-0/+15
| * | spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson2015-07-071-1/+1
| * | spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-071-1/+0
| * | spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-073-14/+33
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-07-071-1/+6
|\ \ \
| * | | i386: Introduce ARAT CPU featureJan Kiszka2015-07-071-1/+6
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-07-071-0/+8
|\ \ \
| * | | blockjob: add block_job_release functionTing Wang2015-07-071-0/+8
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell2015-07-075-6/+21
|\ \ \
| * | | migration: extend migration_bitmapLi Zhijian2015-07-071-0/+3
| * | | migration: Make events a capabilityJuan Quintela2015-07-071-0/+1
| * | | migration: Add configuration sectionJuan Quintela2015-07-071-0/+2
| * | | vmstate: Create optional sectionsJuan Quintela2015-07-071-0/+2
| * | | global_state: Make section optionalJuan Quintela2015-07-071-0/+1
| * | | migration: create new section to store global stateJuan Quintela2015-07-071-0/+1
| * | | runstate: Add runstate storeJuan Quintela2015-07-071-0/+1
| * | | Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2015-07-072-6/+10
| | |/ | |/|
OpenPOWER on IntegriCloud