aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-06Fix spelling in comment.Stefan Weil
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl
2009-06-06Use correct type for SPARC cpu_cc_opPaul Brook
2009-06-06Fix typoPaul Brook
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann
2009-06-05Record device property typesPaul Brook
2009-06-05Fix elf loader range checkingPaul Brook
2009-06-04Remove ARM NVIC initialization hackPaul Brook
2009-06-04Add --enable-debugPaul Brook
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann
2009-06-04fix gdbstub support for multiple threads in usermode, v3Nathan Froyd
2009-06-03CRIS: Remove duplicated flag defines.Edgar E. Iglesias
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias
2009-06-03Stellaris qdev conversionPaul Brook
2009-06-02Implement multiple samplers on stellaris ADCPaul Brook
2009-05-30Use relative path for biosPaul Brook
2009-05-28Update maintainer list.Edgar E. Iglesias
2009-05-28Install keymaps from new locationAnthony Liguori
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig
2009-05-28Move keymaps into pc-biosAnthony Liguori
2009-05-28kvm: Mark full address range dirty on live migration startJan Kiszka
2009-05-28Add detection of pthread library nameSebastian Herbszt
2009-05-28User networking: Show active connectionsAlexander Graf
2009-05-27User Networking: Enable removal of redirectionsAlexander Graf
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig
2009-05-27qcow: add qcow_aio_setup helperChristoph Hellwig
2009-05-27raw-posix: fix hdev_createChristoph Hellwig
2009-05-27fix raw_pread_aligned return valueChristoph Hellwig
2009-05-27VNC: Fix memory allocation (wrong structure size).Stefan Weil
2009-05-27Drop bdrv_create2Kevin Wolf
2009-05-27qcow2: Update multiple refcounts at onceKevin Wolf
2009-05-27qcow2: Refactor update_refcountKevin Wolf
2009-05-27qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf
2009-05-27e1000: Ignore reset commandKevin Wolf
2009-05-27Fix output of uninitialized stringsKevin Wolf
2009-05-27microblaze: Conditionalize FDT features.Edgar E. Iglesias
2009-05-27doc: Briefly mention CRIS and MicroBlaze.Edgar E. Iglesias
2009-05-27microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias
2009-05-27microblaze: Correct typo.Edgar E. Iglesias
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias
2009-05-26microblaze: Add GDB stub support.Edgar E. Iglesias
2009-05-26microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias
2009-05-26xilinx: Add ethlite emulation.Edgar E. Iglesias
2009-05-26xilinx: Add uartlite emulation.Edgar E. Iglesias
2009-05-26xilinx: Add OPB timer.Edgar E. Iglesias
2009-05-26xilinx: Add interrupt controller.Edgar E. Iglesias
2009-05-26microblaze: Add CPU interrupt wrapper logic.Edgar E. Iglesias
2009-05-26microblaze: Add MMU emulation.Edgar E. Iglesias
2009-05-26microblaze: Add disassembler.Edgar E. Iglesias