summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-071-3/+0
|\ \ \ | |/ / |/| |
| * | virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-071-3/+0
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-075-2/+18
|\ \ \ | |_|/ |/| |
| * | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-061-0/+2
| * | hw/vfio/platform: add irqfd supportEric Auger2015-07-061-0/+2
| * | kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-061-0/+1
| * | sysbus: add irq_routing_notifierEric Auger2015-07-061-0/+1
| * | kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-061-0/+6
| * | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-3/+4
| * | cpu-all: complete "real" host page size APIPeter Crosthwaite2015-07-061-0/+3
* | | pc: add SMM propertyPaolo Bonzini2015-07-061-0/+3
OpenPOWER on IntegriCloud