summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ia64 disas supportAurelien Jarno2010-04-015-0/+10625
* linux-user: fix page_unprotect when host page size > target page sizeAurelien Jarno2010-04-011-23/+22
* linux-user/ia64: workaround ia64 strangenessesAurelien Jarno2010-04-013-106/+114
* virtio-net: vhost net supportMichael S. Tsirkin2010-04-011-2/+69
* tap: add API to retrieve vhost net headerMichael S. Tsirkin2010-04-012-0/+10
* tap: add vhost/vhostfd optionsMichael S. Tsirkin2010-04-013-1/+40
* vhost: vhost net supportMichael S. Tsirkin2010-04-016-0/+1012
* virtio-pci: fill in notifier supportMichael S. Tsirkin2010-04-011-0/+63
* virtio: move typedef to qemu-commonMichael S. Tsirkin2010-04-012-1/+1
* virtio: add set_status callbackMichael S. Tsirkin2010-04-014-4/+14
* virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin2010-04-012-2/+96
* notifier: event notifier implementationMichael S. Tsirkin2010-04-014-0/+80
* kvm: add API to set ioeventfdMichael S. Tsirkin2010-04-012-1/+39
* tap: add interface to get device fdMichael S. Tsirkin2010-04-012-0/+9
* virtio-pci: compile per-targetAnthony Liguori2010-04-012-2/+1
* Fix -enable-kvmAnthony Liguori2010-04-013-3/+4
* Restore terminal monitor attributes - additionShahar Havivi2010-03-311-1/+3
* Don't check for bus master for old guestsAlexander Graf2010-03-311-1/+24
* usb: class specific interface requestsMax Reitz2010-03-314-10/+7
* Add missing #include needed for madvise() on OpenBSDBlue Swirl2010-03-301-0/+1
* Fix i386-bsd-user buildBlue Swirl2010-03-301-1/+1
* Get bsd-user host page protection code working on FreeBSD hostsJuergen Lock2010-03-302-0/+52
* Fix bsd-user qemu_vmalloc() host page protection codeJuergen Lock2010-03-301-3/+2
* Fix some compilation warnings on FreeBSD hostsJuergen Lock2010-03-301-2/+2
* Use sysctl instead of /proc to find executable path on FreeBSDJuergen Lock2010-03-301-4/+8
* Compile most PPC devices only onceBlue Swirl2010-03-309-19/+47
* Compile prep_pci only onceBlue Swirl2010-03-296-9/+7
* Compile qemu-timer only onceBlue Swirl2010-03-2913-185/+197
* Compile openpic only onceBlue Swirl2010-03-296-25/+15
* Compile ide/macio only onceBlue Swirl2010-03-296-11/+9
* Compile pflash_cfi01 only onceBlue Swirl2010-03-2916-88/+191
* Compile pflash_cfi02 only onceBlue Swirl2010-03-2912-74/+154
* Compile acpi only onceBlue Swirl2010-03-2912-24/+56
* Refactor target specific handling, compile vl.c only onceBlue Swirl2010-03-297-605/+751
* Refactor CPUState handling out of vl.cBlue Swirl2010-03-294-747/+795
* Refactor a few architecture dependent pieces in vl.cBlue Swirl2010-03-291-25/+47
* Move KVM and Xen global flags to vl.cBlue Swirl2010-03-293-5/+4
* Move cpu_exec_init_all() declaration to qemu-common.hBlue Swirl2010-03-292-1/+2
* Allow various header files to be included from non-CPU codeBlue Swirl2010-03-293-8/+13
* Adjust debug handlingBlue Swirl2010-03-291-3/+3
* tcg/mips: fix branch offset during retranslationAurelien Jarno2010-03-291-19/+30
* exec: remove dead codeAurelien Jarno2010-03-281-1/+0
* linux-user/ppc: use the Linux register layoutRob Landley2010-03-281-21/+2
* qemu-io: fix aio help textsChristoph Hellwig2010-03-281-5/+5
* tcg/arm: Replace qemu_ld32u (left over from previous commit)Stefan Weil2010-03-281-1/+1
* Fix driftfix optionBlue Swirl2010-03-271-3/+3
* Fix BSD and win32 buildsBlue Swirl2010-03-272-0/+2
* Refactor numa mode settingBlue Swirl2010-03-271-8/+15
* pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl2010-03-271-15/+15
* Compile vmware_vga only onceBlue Swirl2010-03-278-2/+8
OpenPOWER on IntegriCloud