summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Update multiple refcounts at onceKevin Wolf2009-05-271-4/+36
* qcow2: Refactor update_refcountKevin Wolf2009-05-271-30/+56
* qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf2009-05-272-77/+2
* e1000: Ignore reset commandKevin Wolf2009-05-271-2/+9
* Fix output of uninitialized stringsKevin Wolf2009-05-272-22/+11
* microblaze: Conditionalize FDT features.Edgar E. Iglesias2009-05-271-2/+17
* doc: Briefly mention CRIS and MicroBlaze.Edgar E. Iglesias2009-05-271-1/+3
* microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias2009-05-271-0/+7
* microblaze: Correct typo.Edgar E. Iglesias2009-05-271-1/+1
* microblaze: Hook into the build-system.Edgar E. Iglesias2009-05-262-1/+41
* microblaze: Add GDB stub support.Edgar E. Iglesias2009-05-261-0/+32
* microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias2009-05-263-0/+245
* xilinx: Add ethlite emulation.Edgar E. Iglesias2009-05-261-0/+235
* xilinx: Add uartlite emulation.Edgar E. Iglesias2009-05-261-0/+218
* xilinx: Add OPB timer.Edgar E. Iglesias2009-05-261-0/+224
* xilinx: Add interrupt controller.Edgar E. Iglesias2009-05-261-0/+167
* microblaze: Add CPU interrupt wrapper logic.Edgar E. Iglesias2009-05-261-0/+50
* microblaze: Add MMU emulation.Edgar E. Iglesias2009-05-262-0/+338
* microblaze: Add disassembler.Edgar E. Iglesias2009-05-263-0/+851
* microblaze: linux-user support.Edgar E. Iglesias2009-05-267-5/+474
* microblaze: Add syscall, signal and termbits defs for linux-user.Edgar E. Iglesias2009-05-264-0/+656
* microblaze: Add translation routines.Edgar E. Iglesias2009-05-267-0/+2305
* Remove temporary config-host.hPaul Brook2009-05-261-1/+8
* Remove qdev irq sink handlingPaul Brook2009-05-2618-43/+27
* Add dummy command to submakefilesPaul Brook2009-05-252-0/+4
* Remove unused variablePaul Brook2009-05-241-1/+0
* ETRAX: Removed unused struct entry and fixed Windows build.Stefan Weil2009-05-231-1/+0
* Add common BusStatePaul Brook2009-05-2330-135/+229
* Fix lance segfaultsPaul Brook2009-05-221-3/+6
* Avoid errors when curl-config does not existPaul Brook2009-05-221-1/+1
* bios: Use the correct mask to size the PCI option ROM BARAnthony Liguori2009-05-223-0/+34
* x86: Add support for resume flagJan Kiszka2009-05-224-4/+17
* net: Fix dump time stampsJan Kiszka2009-05-221-2/+2
* Add HTTP protocol using curl v6Alexander Graf2009-05-224-1/+555
* USB serial device supportJason Wessel2009-05-221-2/+1
* serial: fix lost character after sysrqJason Wessel2009-05-221-0/+2
* usb-serial: implement break event.Jason Wessel2009-05-221-2/+10
* slirp: Reassign same address to same DHCP clientJan Kiszka2009-05-221-3/+5
* kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka2009-05-225-3/+49
* kvm: Rework VCPU resetJan Kiszka2009-05-222-2/+8
* Introduce reset notifier orderJan Kiszka2009-05-2274-105/+109
* kvm: Fix framebuffer dirty log syncJan Kiszka2009-05-221-4/+1
* kvm: Add missing bits to support live migrationJan Kiszka2009-05-224-1/+21
* kvm: Rework dirty bitmap synchronizationJan Kiszka2009-05-224-36/+52
* kvm: Fix dirty log temporary buffer sizeJan Kiszka2009-05-221-1/+1
* kvm: Introduce kvm_set_migration_logJan Kiszka2009-05-222-7/+40
* kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka2009-05-221-1/+11
* qcow2: Allow different cluster sizesKevin Wolf2009-05-222-5/+49
* Convert qemu-img convert to new bdrv_createKevin Wolf2009-05-221-32/+65
* Convert qemu-img create to new bdrv_createKevin Wolf2009-05-221-46/+87
OpenPOWER on IntegriCloud