index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-07-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...
Peter Maydell
2015-07-07
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
Bharata B Rao
2015-07-07
cpus: Add a macro to walk CPUs in reverse
Bharata B Rao
2015-07-07
spapr: Support ibm, lrdr-capacity device tree property
Bharata B Rao
2015-07-07
spapr: Add sPAPRMachineClass
David Gibson
2015-07-07
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
2015-07-07
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...
Peter Maydell
2015-07-07
blockjob: add block_job_release function
Ting Wang
2015-07-07
migration: extend migration_bitmap
Li Zhijian
2015-07-07
migration: Make events a capability
Juan Quintela
2015-07-07
migration: Add configuration section
Juan Quintela
2015-07-07
vmstate: Create optional sections
Juan Quintela
2015-07-07
global_state: Make section optional
Juan Quintela
2015-07-07
migration: create new section to store global state
Juan Quintela
2015-07-07
runstate: Add runstate store
Juan Quintela
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
2015-07-07
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...
Peter Maydell
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
2015-07-06
kvm: some fixes to kvm_resamplefds_allowed
Eric Auger
2015-07-06
sysbus: add irq_routing_notifier
Eric Auger
2015-07-06
kvm-all.c: add qemu_irq/gsi hash table and utility routines
Eric Auger
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
cpu-all: complete "real" host page size API
Peter Crosthwaite
[next]