aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09sheepdog: traverse pending_list from the first for each timeMORITA Kazutaka
2012-07-09sheepdog: split outstanding list into inflight and pendingMORITA Kazutaka
2012-07-09sheepdog: make sure we don't free aiocb before sending all requestsMORITA Kazutaka
2012-07-09sheepdog: use coroutine based socket functions in coroutine contextMORITA Kazutaka
2012-07-09sheepdog: restart I/O when socket becomes ready in do_co_req()MORITA Kazutaka
2012-07-09sheepdog: fix dprintf format stringsMORITA Kazutaka
2012-07-09blockdev: warn when copy_on_read=on and readonly=onStefan Hajnoczi
2012-07-09qcow2: preserve free_byte_offset when qcow2_alloc_bytes() failsStefan Hajnoczi
2012-07-09qcow2: fix #ifdef'd qcow2_check_refcounts() callersStefan Hajnoczi
2012-07-07bitops.h: Add functions to extract and deposit bitfieldsPeter Maydell
2012-07-07target-i386: make it clearer that op table accesses don't overrunPeter Maydell
2012-07-07target-i386: Remove confusing X86_64_DEF macroPeter Maydell
2012-07-07target-i386: Remove unused macrosPeter Maydell
2012-07-07.gitignore updateEduardo Habkost
2012-07-07Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-07-05target-i386: Fix compilation with --enable-debugStefan Weil
2012-07-04hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_tPeter Maydell
2012-07-04i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb
2012-07-04i.MX31: Interrupt ControllerPeter Chubb
2012-07-04i.MX31: TimersPeter Chubb
2012-07-04i.MX31: Clock Control ModulePeter Chubb
2012-07-04i.MX: UART supportPeter Chubb
2012-07-04Exynos4: add RTC deviceOleg Ogurtsov
2012-07-04hw/exynos4210.c: Fix misleading initialization of IROM mirrorEvgeny Voevodin
2012-07-04hw/exynos4210_pwm.c: Fix STOP status in tick handler.Evgeny Voevodin
2012-07-04ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.Stanislav Vorobiov
2012-06-28bsd-user: fix buildBlue Swirl
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl
2012-06-28x86: split off integer helpersBlue Swirl
2012-06-28x86: split off condition code helpersBlue Swirl
2012-06-28x86: prepare eflags helpers for general useBlue Swirl
2012-06-28x86: split condition code and shift templatesBlue Swirl
2012-06-28x86: fix coding style in helper_template.hBlue Swirl
2012-06-28x86: improve SSE table type safetyBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl
2012-06-28x86: fix coding style in ops_sse.hBlue Swirl
2012-06-28x86: avoid an extern declarationBlue Swirl
2012-06-28x86: split off exception handlersBlue Swirl
2012-06-28x86: avoid AREG0 for exceptionsBlue Swirl
2012-06-28x86: prepare op_helper.c for splittingBlue Swirl
2012-06-27Add a memory barrier to DMA functionsBenjamin Herrenschmidt
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson