summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-09disas: QOMify target specific setupPeter Crosthwaite1-0/+4
2015-07-09disas: Add print_insn to disassemble infoPeter Crosthwaite1-0/+6
2015-07-09cpu: Add wrapper for the set_pc() hookPeter Crosthwaite1-0/+14
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite1-1/+1
2015-07-09gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite1-1/+1
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite1-1/+1
2015-07-09cpu: Convert cpu_index into a bitmapBharata B Rao1-0/+1
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao1-1/+1
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-2/+478
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant1-1/+1
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-736/+850
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange1-0/+210
2015-07-08virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin2-719/+720
2015-07-08virtio_net: reuse constants from linuxMichael S. Tsirkin2-12/+16
2015-07-08hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek1-2/+1
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-0/+5
2015-07-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell5-16/+54
2015-07-07Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-1/+6
2015-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+8
2015-07-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell5-6/+21
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao1-0/+1
2015-07-07cpus: Add a macro to walk CPUs in reverseBharata B Rao1-0/+2
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao1-0/+2
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson1-0/+15
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson1-1/+1
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson1-1/+0
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson3-14/+33
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka1-1/+6
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell1-3/+0
2015-07-07blockjob: add block_job_release functionTing Wang1-0/+8
2015-07-07migration: extend migration_bitmapLi Zhijian1-0/+3
2015-07-07migration: Make events a capabilityJuan Quintela1-0/+1
2015-07-07migration: Add configuration sectionJuan Quintela1-0/+2
2015-07-07vmstate: Create optional sectionsJuan Quintela1-0/+2
2015-07-07global_state: Make section optionalJuan Quintela1-0/+1
2015-07-07migration: create new section to store global stateJuan Quintela1-0/+1
2015-07-07runstate: Add runstate storeJuan Quintela1-0/+1
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2-6/+10
2015-07-07ich9: add TCO interface emulationPaulo Alcantara5-3/+102
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange1-0/+49
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange1-0/+0
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange2-0/+218
2015-07-07virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann1-3/+0
2015-07-07vl: move rom_load_all after machine init doneEric Auger1-2/+1
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell5-2/+18
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre1-0/+2
2015-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+2
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger1-0/+1
2015-07-06sysbus: add irq_routing_notifierEric Auger1-0/+1