OSDN Git Service

qmiga/qemu.git
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-04 Michael Rothguest agent: add --enable-guest-agent config option
2011-08-04 BradAdd support for finding libpng via pkg-config.
2011-08-04 Richard Hendersonalpha-softmmu: Disable for the 0.15 release branch.
2011-08-04 Stefan Weilconfigure: Fix bad shell expression for non-Linux hosts
2011-08-04 Amit Shahvirtio-balloon: Unregister savevm section on device...
2011-08-04 Amit Shahvirtio-balloon: Add exit handler, fix memleaks
2011-08-04 Amit Shahballoon: Reject negative balloon values
2011-08-04 Amit Shahvirtio-balloon: Check if balloon registration failed
2011-08-04 Amit Shahballoon: Don't allow multiple balloon handler registrations
2011-08-04 Amit Shahvirtio-balloon: Fix header comment; add Copyright
2011-08-04 Amit Shahballoon: Fix header comment; add Copyright
2011-08-04 Amit Shahballoon: Separate out stat and balloon handling
2011-08-04 Amit Shahvirtio-balloon: Separate status handling into separate...
2011-08-04 Amit Shahballoon: Simplify code flow
2011-08-04 Amit Shahballoon: Add braces around if statements
2011-08-04 Amit Shahballoon: Make functions, local vars static
2011-08-04 Kevin Wolfblock: Use bdrv_co_* instead of synchronous versions...
2011-08-03 Michael Wallelm32: softusb: claim to support full speed
2011-08-02 Kevin Wolfposix-aio-compat: Allow read after EOF
2011-08-02 Kevin Wolfcoroutines: Use one global bottom half for CoQueue
2011-08-02 Kevin Wolfasync: Remove AsyncContext
2011-08-02 Kevin Wolfqcow: Use coroutines
2011-08-02 Kevin Wolfqcow2: Use coroutines
2011-08-02 Kevin Wolfcoroutines: Locks
2011-08-02 Kevin Wolfblock: Add bdrv_co_readv/writev emulation
2011-08-02 Kevin Wolfblock: Emulate AIO functions with bdrv_co_readv/writev
2011-08-02 Kevin Wolfblock: Add bdrv_co_readv/writev
2011-08-02 Stefan Hajnoczicoroutine: add test-coroutine --benchmark-lifecycle
2011-08-02 Stefan Hajnoczicoroutine: add test-coroutine automated tests
2011-08-01 Blue SwirlSparc: fix non-faulting unassigned memory accesses
2011-08-01 Aneesh Kumar K.Vcoroutine: implement coroutines using gthread
2011-08-01 Kevin Wolfcoroutine: introduce coroutines
2011-08-01 Frediano Ziglioraw-posix: Always check paio_init result
2011-08-01 Frediano Ziglioraw-posix: Typo fix
2011-08-01 Frediano Ziglioblock: Removed unused function bdrv_write_sync
2011-08-01 Hannes Reineckescsi-disk: Remove 'drive_kind'
2011-08-01 Hannes Reineckescsi: Sanitize command definitions
2011-08-01 Hannes Reineckescsi: Remove REZERO_UNIT emulation
2011-08-01 Hannes Reineckescsi: Remove references to SET_WINDOW
2011-08-01 Hannes Reineckescsi-disk: Codingstyle fixes
2011-08-01 Serge E. Hallynblock/vpc.c: Detect too-large vpc file
2011-08-01 Markus Armbrusterblock: Don't let locked flag prevent medium load
2011-08-01 Markus Armbrusterblock: Make BlockDriver method bdrv_eject() return...
2011-08-01 Markus Armbrusterblock: Make BlockDriver method bdrv_set_locked() return...
2011-08-01 Markus Armbrusterblock/raw-win32: Drop disabled code for removable host...
2011-08-01 Markus Armbrusterblock: Reset device model callbacks on detach
2011-08-01 Markus Armbrusterblockdev: Make eject fail for non-removable drives...
2011-07-31 Peter A. G... microblaze: Add missing call to qemu_init_vcpu.
2011-07-30 Blue SwirlTCG: fix breakage by previous patch
2011-07-30 Blue SwirlTCG: fix breakage on some RISC hosts
2011-07-30 Kirill BatuzovDo constant folding for unary operations.
2011-07-30 Kirill BatuzovDo constant folding for shift operations.
2011-07-30 Kirill BatuzovDo constant folding for boolean operations.
2011-07-30 Kirill BatuzovDo constant folding for basic arithmetic operations.
2011-07-30 Kirill BatuzovAdd copy and constant propagation.
2011-07-30 Kirill BatuzovAdd TCG optimizations stub
2011-07-30 Blue Swirlexec.h cleanup
2011-07-30 Michael Tokarevrevamp acpitable parsing and allow to specify complete...
2011-07-30 Tsuneo SaitoSPARC64: implement %fprs dirty bits
2011-07-30 Tsuneo SaitoSPARC64: fix fnor* and fnand*
2011-07-30 Vincent Palatinsd: do not add one sector to the disk size
2011-07-30 Peter Maydelluser: Restore debug usage message for '-d ?' in user...
2011-07-30 Jan Kiszkausb-hid: Fix 0/0 position for Windows in tablet mode
2011-07-30 Vasily KhoruzhickAdd support for Zipit Z2 machine
2011-07-30 Andrzej Zaborowskionenand: Add missing brace.
2011-07-30 Juha Riihimäkihw/onenand: program actions can only clear bits
2011-07-30 Juha Riihimäkionenand: Handle various ID fields separately
2011-07-30 Peter Maydellonenand: Pass BlockDriverState to init function
2011-07-30 Juha Riihimäkihw/nand: qdevify
2011-07-30 Peter Maydellhw/nand: Writing to NAND can only clear bits
2011-07-30 Juha Riihimäkihw/nand: Support multiple reads following READ STATUS
2011-07-30 Juha Riihimäkihw/nand: Support devices wider than 8 bits
2011-07-30 Andrzej Zaborowskinand: Bump vmstate version after changing structure.
2011-07-30 Juha Riihimäkihw/nand: Support large NAND devices
2011-07-30 Peter Maydellhw/nand: Pass block device state to init function
2011-07-30 Peter Maydelllm832x: Take DeviceState pointer in lm832x_key_event()
2011-07-30 Juha Riihimäkihw/omap_gpio.c: Convert to qdev
2011-07-30 Peter Maydellhw/omap_clk: Add the clock for the OMAP2430-specific...
2011-07-30 Juha Riihimäkihw/omap_l4.c: Add helper function omap_l4_region_base
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 TeLeManmonitor: fix build breakage with --disable-vnc
2011-07-29 Jan KiszkaAllow to leave type on default in -machine
2011-07-29 Avi KivityCODING_STYLE: explicitly allow braceless 'else if'
2011-07-29 Stefan BergerFix a compilation error in xen-mapcache.c
2011-07-29 Göran Weinholtmultiboot: Fix bss segment support
2011-07-29 Alon Levyconfigure: add --disable-zlib-test
2011-07-29 Jes SorensenAdd missing trace call to oslib-posix.c:qemu_vmalloc()
2011-07-29 Dr. David Alan... Fix last sector write on sd card
2011-07-29 Paolo Bonzinimove unaligned memory access functions to bswap.h
2011-07-29 Paolo Bonzinisoftfloat: change default nan definitions to variables
2011-07-29 Paolo Bonzinimove WORDS_ALIGNED to qemu-common.h
2011-07-29 wayneshowing a splash picture when start
2011-07-29 Avi Kivityusb-ohci: convert to MemoryRegion
2011-07-29 Avi Kivitysysbus: add MemoryRegion based memory management API
2011-07-29 Avi Kivitypci: add MemoryRegion based BAR management API
2011-07-29 Avi Kivitypci: pass address space to pci bus when created
next