aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2012-04-16Merge remote branch 'stable-1.0.1-qemu/master' into stable-1.0qemu-kvm-1.0.1Marcelo Tosatti
2012-01-10hw/9pfs: Improve portability to older systemsAneesh Kumar K.V
2011-12-19qemu-kvm: Fix save/restore of in-kernel i8259Jan Kiszka
2011-11-02Merge commit '25b651bedb917866ef8808f06896fdaed2c189cb' into upstream-mergeAvi Kivity
2011-11-02Merge commit '755f196898e75bf453957609d1dbe02f73e5b12a' into upstream-mergeAvi Kivity
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V
2011-10-28iSCSI block driverRonnie Sahlberg
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini
2011-10-21main-loop: create main-loop.cPaolo Bonzini
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori
2011-10-17Merge commit 'cfce6d8934243871c4dc6d0c5248b0b27a1b8d80' into upstream-mergeAvi Kivity
2011-10-17Merge commit 'b881fbe9f7a60ceaef20b7a234c49473d009bf4d' into upstream-mergeAvi Kivity
2011-10-17Merge commit '6bf9fd43cfc10022670d1135711d6952d98bcb02' into upstream-mergeAvi Kivity
2011-10-17Merge commit 'ebffe2afceb1a17b5d134b5debf553955fe5ea1a' into upstream-mergeAvi Kivity
2011-10-16i8259: Move to hw libraryJan Kiszka
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov
2011-10-15hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora
2011-10-14Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori
2011-10-11Introduce PortioListAvi Kivity
2011-10-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-09Merge commit '753d11f2238663990191ba8285bfe9301f7e4020' into upstream-mergeAvi Kivity
2011-10-06PPC: Move openpic to target specific code compilationAlexander Graf
2011-10-04qapi: convert query-nameAnthony Liguori
2011-10-04qapi: use middle mode in QMP serverAnthony Liguori
2011-10-03qemu-kvm: Drop compatfd build hackJan Kiszka
2011-09-26Merge commit '63467ddb616f3c94e1c689adce2817f138b80ffd' into upstream-mergeAvi Kivity
2011-09-26Merge commit '2328826b1d7d516cfe825546682cfe8513db07b4' into upstream-mergeAvi Kivity
2011-09-22hw/9pfs: Add handle based fs driverAneesh Kumar K.V
2011-09-16build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova
2011-09-10g364fb: compile in hwlibBlue Swirl
2011-09-09build: fix missing trace dep on GENERATED_HEADERSMichael Roth
2011-09-04Merge commit '12d4536f7d911b6d87a766ad7300482ea663cea2' into upstream-mergeAvi Kivity
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: add "-trace events" argument to control initial stateLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: move backend-specific code into the trace/ directoryLluís
2011-09-01trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís
2011-09-01build: [simple] Include qemu-timer-common.o in trace-obj-yLluís
2011-08-23Merge commit 'f5e6fed879ae10b9f6494a6eed21c1979391d7cb' into upstream-mergeMarcelo Tosatti
2011-08-23Merge commit '2cc6e0a14210d2e80173ec6b4611e7e3c50c2cce' into upstream-mergeMarcelo Tosatti
2011-08-23Merge commit '41a748265f4879b52b0e87ff9c93bed975163886' into upstream-mergeMarcelo Tosatti
2011-08-23Merge commit '14015304b662e8f8ccce46c5a6927af6a14c510b' into upstream-mergeMarcelo Tosatti
2011-08-22Improvements to libtool support.Brad
2011-08-21guest agent: remove uneeded dependenciesMichael Roth
2011-08-20Remove qemu_malloc/qemu_freeAnthony Liguori
2011-08-20Make glib mandatory and fixup utils appropriatelyAnthony Liguori
2011-08-10Merge commit 'b195043003d90ea4027ea01cc7a6c974ac915108' into upstream-mergeAvi Kivity
2011-08-08hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V