OSDN Git Service

qmiga/qemu.git
2012-07-09 MORITA Kazutakasheepdog: traverse pending_list from the first for...
2012-07-09 MORITA Kazutakasheepdog: split outstanding list into inflight and...
2012-07-09 MORITA Kazutakasheepdog: make sure we don't free aiocb before sending...
2012-07-09 MORITA Kazutakasheepdog: use coroutine based socket functions in corou...
2012-07-09 MORITA Kazutakasheepdog: restart I/O when socket becomes ready in...
2012-07-09 MORITA Kazutakasheepdog: fix dprintf format strings
2012-07-09 Stefan Hajnocziblockdev: warn when copy_on_read=on and readonly=on
2012-07-09 Stefan Hajnocziqcow2: preserve free_byte_offset when qcow2_alloc_bytes...
2012-07-09 Stefan Hajnocziqcow2: fix #ifdef'd qcow2_check_refcounts() callers
2012-07-07 Peter Maydellbitops.h: Add functions to extract and deposit bitfields
2012-07-07 Peter Maydelltarget-i386: make it clearer that op table accesses...
2012-07-07 Peter Maydelltarget-i386: Remove confusing X86_64_DEF macro
2012-07-07 Peter Maydelltarget-i386: Remove unused macros
2012-07-07 Eduardo Habkost.gitignore update
2012-07-07 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-07-05 Stefan Weiltarget-i386: Fix compilation with --enable-debug
2012-07-04 Peter Maydellhw/cadence_gem: Make rx_desc_addr and tx_desc_addr...
2012-07-04 Peter Chubbi.MX31: KZM-ARM11-01 evaluation board
2012-07-04 Peter Chubbi.MX31: Interrupt Controller
2012-07-04 Peter Chubbi.MX31: Timers
2012-07-04 Peter Chubbi.MX31: Clock Control Module
2012-07-04 Peter Chubbi.MX: UART support
2012-07-04 Oleg OgurtsovExynos4: add RTC device
2012-07-04 Evgeny Voevodinhw/exynos4210.c: Fix misleading initialization of IROM...
2012-07-04 Evgeny Voevodinhw/exynos4210_pwm.c: Fix STOP status in tick handler.
2012-07-04 Stanislav VorobiovARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux...
2012-06-28 Blue Swirlbsd-user: fix build
2012-06-28 Blue Swirlx86: rename op_helper.c to seg_helper.c
2012-06-28 Blue Swirlx86: split off memory access helpers
2012-06-28 Blue Swirlx86: split off misc helpers
2012-06-28 Blue Swirlx86: split off SMM helpers
2012-06-28 Blue Swirlx86: split off SVM helpers
2012-06-28 Blue Swirlx86: split off integer helpers
2012-06-28 Blue Swirlx86: split off condition code helpers
2012-06-28 Blue Swirlx86: prepare eflags helpers for general use
2012-06-28 Blue Swirlx86: split condition code and shift templates
2012-06-28 Blue Swirlx86: fix coding style in helper_template.h
2012-06-28 Blue Swirlx86: improve SSE table type safety
2012-06-28 Blue Swirlx86: split off FPU helpers
2012-06-28 Blue Swirlx86: fix coding style in ops_sse.h
2012-06-28 Blue Swirlx86: avoid an extern declaration
2012-06-28 Blue Swirlx86: split off exception handlers
2012-06-28 Blue Swirlx86: avoid AREG0 for exceptions
2012-06-28 Blue Swirlx86: prepare op_helper.c for splitting
2012-06-27 Benjamin HerrenschmidtAdd a memory barrier to DMA functions
2012-06-27 David Gibsonpseries: Implement IOMMU and DMA for PAPR PCI devices
2012-06-27 David Gibsoniommu: Allow PCI to use IOMMU infrastructure
2012-06-27 David Gibsonpseries: Convert sPAPR TCEs to use generic IOMMU infras...
2012-06-27 David Gibsoniommu: Introduce IOMMU emulation infrastructure
2012-06-27 David Gibsonusb: Convert usb_packet_{map, unmap} to universal DMA...
2012-06-27 David Gibsonide/ahci: Use universal DMA helper functions
2012-06-27 David Gibsoniommu: Make sglists and dma_bdrv helpers use new univer...
2012-06-27 David Gibsonusb-ohci: Use universal DMA helper functions
2012-06-27 David Gibsoniommu: Add universal DMA helper functions
2012-06-27 David GibsonBetter support for dma_addr_t variables
2012-06-27 Jason Wangrtl8139: validate rx ring before receiving packets
2012-06-27 Daniel P. BerrangeRemove support for non-threaded VNC server
2012-06-27 Andreas Färberconfigure: Assure existence of linux-headers/ build...
2012-06-27 Peter MaydellMakefile.target: Update clean command to clean hw/...
2012-06-27 Anthony Liguoriqtest: fix infinite loop when QEMU aborts abruptly
2012-06-27 Anthony Liguoriqdev: fix use-after-free in the error path of qdev_init...
2012-06-27 Peter A. G... MAINTAINERS: Added device tree
2012-06-27 Peter A. G... MAINTAINERS: Added Xilinx EDK devices
2012-06-27 Peter A. G... MAINTAINERS: Add Petalogix ml605 machine model
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Stefan Weiltarget-ppc: Fix 2nd parameter for tcg_gen_shri_tl
2012-06-24 Stefan Weiltarget-ppc: Fix build with --enable-debug
2012-06-24 Scott Woodtci: don't write zero for reloc in tci_out_label
2012-06-24 Stefan Weilmake: Fix dependencies for fpu/*.c and tcg/*.c
2012-06-24 Stefan Weilqemu-log: Add GCC format attribute
2012-06-24 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-23 Alexander GrafPPC: BookE206: Bump MAS2 to 64bit
2012-06-23 Alexander GrafPPC: BookE: Support 32 and 64 bit wide MAS2
2012-06-23 Alexander GrafPPC: Extract SPR dump generation into its own function
2012-06-23 Alexander GrafPPC: Add e5500 CPU target
2012-06-23 Alexander GrafPPC: BookE: Make ivpr selectable by CPU type
2012-06-23 Alexander GrafPPC: BookE: Implement EPR SPR
2012-06-23 Alexander GrafPPC: Add support for MSR_CM
2012-06-23 Alexander GrafPPC: Add some booke SPR defines
2012-06-23 Alexander GrafuImage: increase the gzip load size
2012-06-23 Alexander GrafPPC: e500: allow users to set the /compatible property...
2012-06-23 Alexander Grafdt: make setprop argument static
2012-06-23 Alexander GrafPPC: e500: Refactor serial dt generation
2012-06-23 Alexander Grafdt: Add global option to set phandle start offset
2012-06-23 Alexander GrafPPC: e500: Extend address/size of / to 64bit
2012-06-23 Alexander GrafPPC: e500: Define addresses as always 64bit
2012-06-23 Alexander GrafPPC: e500: Use new SOC dt format
2012-06-23 Alexander GrafPPC: e500: Use new MPIC dt format
2012-06-23 Alexander GrafRevert "dt: temporarily disable subtree creation failur...
2012-06-23 Alexander GrafPPC: e500: enable manual loading of dtb blob
2012-06-23 Alexander GrafPPC: e500: dt: use target_phys_addr_t for ramsize
2012-06-23 Alexander GrafPPC: e500: dt: use 64bit cell helper
next