summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-28Update maintainer list.Edgar E. Iglesias1-0/+4
2009-05-28Install keymaps from new locationAnthony Liguori1-1/+1
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig1-4/+3
2009-05-28Move keymaps into pc-biosAnthony Liguori35-0/+0
2009-05-28kvm: Mark full address range dirty on live migration startJan Kiszka2-1/+3
2009-05-28Add detection of pthread library nameSebastian Herbszt1-5/+9
2009-05-28User networking: Show active connectionsAlexander Graf4-1/+74
2009-05-27User Networking: Enable removal of redirectionsAlexander Graf6-5/+71
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette3-12/+34
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig9-149/+121
2009-05-27qcow: add qcow_aio_setup helperChristoph Hellwig1-23/+29
2009-05-27raw-posix: fix hdev_createChristoph Hellwig1-10/+1
2009-05-27fix raw_pread_aligned return valueChristoph Hellwig1-1/+1
2009-05-27VNC: Fix memory allocation (wrong structure size).Stefan Weil1-2/+1
2009-05-27Drop bdrv_create2Kevin Wolf2-42/+24
2009-05-27qcow2: Update multiple refcounts at onceKevin Wolf1-4/+36
2009-05-27qcow2: Refactor update_refcountKevin Wolf1-30/+56
2009-05-27qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf2-77/+2
2009-05-27e1000: Ignore reset commandKevin Wolf1-2/+9
2009-05-27Fix output of uninitialized stringsKevin Wolf2-22/+11
2009-05-27microblaze: Conditionalize FDT features.Edgar E. Iglesias1-2/+17
2009-05-27doc: Briefly mention CRIS and MicroBlaze.Edgar E. Iglesias1-1/+3
2009-05-27microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias1-0/+7
2009-05-27microblaze: Correct typo.Edgar E. Iglesias1-1/+1
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias2-1/+41
2009-05-26microblaze: Add GDB stub support.Edgar E. Iglesias1-0/+32
2009-05-26microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias3-0/+245
2009-05-26xilinx: Add ethlite emulation.Edgar E. Iglesias1-0/+235
2009-05-26xilinx: Add uartlite emulation.Edgar E. Iglesias1-0/+218
2009-05-26xilinx: Add OPB timer.Edgar E. Iglesias1-0/+224
2009-05-26xilinx: Add interrupt controller.Edgar E. Iglesias1-0/+167
2009-05-26microblaze: Add CPU interrupt wrapper logic.Edgar E. Iglesias1-0/+50
2009-05-26microblaze: Add MMU emulation.Edgar E. Iglesias2-0/+338
2009-05-26microblaze: Add disassembler.Edgar E. Iglesias3-0/+851
2009-05-26microblaze: linux-user support.Edgar E. Iglesias7-5/+474
2009-05-26microblaze: Add syscall, signal and termbits defs for linux-user.Edgar E. Iglesias4-0/+656
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias7-0/+2305
2009-05-26Remove temporary config-host.hPaul Brook1-1/+8
2009-05-26Remove qdev irq sink handlingPaul Brook18-43/+27
2009-05-25Add dummy command to submakefilesPaul Brook2-0/+4
2009-05-24Remove unused variablePaul Brook1-1/+0
2009-05-23ETRAX: Removed unused struct entry and fixed Windows build.Stefan Weil1-1/+0
2009-05-23Add common BusStatePaul Brook30-135/+229
2009-05-22Fix lance segfaultsPaul Brook1-3/+6
2009-05-22Avoid errors when curl-config does not existPaul Brook1-1/+1
2009-05-22bios: Use the correct mask to size the PCI option ROM BARAnthony Liguori3-0/+34
2009-05-22x86: Add support for resume flagJan Kiszka4-4/+17
2009-05-22net: Fix dump time stampsJan Kiszka1-2/+2
2009-05-22Add HTTP protocol using curl v6Alexander Graf4-1/+555
2009-05-22USB serial device supportJason Wessel1-2/+1