aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03ARM: linux-user: Restore VFP state from ucontext on sigreturnPeter Maydell
2010-12-03ARM: linux-user: Expose VFP registers to signal handlersPeter Maydell
2010-12-03ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell
2010-12-03ARM: linux-user: Correct size of padding in target_ucontext_v2Peter Maydell
2010-12-03target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-12-03ARM: enable XScale/iWMMXT in linux-user modePeter Maydell
2010-12-03linux-user: Translate getsockopt level optionJamie Lentin
2010-12-03linux-user: remove unnecessary local from __get_user(), __put_user()Peter Maydell
2010-12-03linux-user: fix memory leaks with NPTL emulationNathan Froyd
2010-12-03linux-user: mmap_reserve() not controlled by RESERVED_VAamateur
2010-12-03[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-12-02Fix buildAnthony Liguori
2010-12-02Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang
2010-12-02migration: allow rate > 4gMichael S. Tsirkin
2010-12-02migration: stable ram block orderingMichael S. Tsirkin
2010-12-01tcg-ia64: Fix warning in qemu_ld.Richard Henderson
2010-12-01tcg-ia64: Fix address compilation in qemu_st.Richard Henderson
2010-12-01tcg-ia64: Fix tlb read error for 32-bit targets.Richard Henderson
2010-12-01tcg-ia64: Implement qemu_ld32.Richard Henderson
2010-12-01tcg-ia64: Provide default GUEST_BASE.Richard Henderson
2010-12-01tcg: Fix default definition of divu_i32 and remu_i32.Richard Henderson
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2010-11-30Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-11-30Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-11-30Use a Linux-style MAINTAINERS fileAnthony Liguori
2010-11-29ide: Reset current_addr after stopping DMAKevin Wolf
2010-11-29ide: Ignore double DMA transfer starts/stopsKevin Wolf
2010-11-29ide: Set bus master inactive on errorKevin Wolf
2010-11-29ide: Factor ide_dma_set_inactive outKevin Wolf
2010-11-27Add pcnet-pci.cPaul Brook
2010-11-27Split out common pcnet codePaul Brook
2010-11-27Remove PCI from sparc32 targetPaul Brook
2010-11-27Detect missing config includesPaul Brook
2010-11-27Fix previous commitPaul Brook
2010-11-27VirtIO config optionPaul Brook
2010-11-27PCI config includePaul Brook
2010-11-26Include directives in default configsPaul Brook
2010-11-26Add missing dependency.Paul Brook
2010-11-26raw-posix: raw_pwrite comment fixupChristoph Hellwig
2010-11-25scsi-disk: Remove duplicate cdb parsingHannes Reinecke
2010-11-25scsi: Move sense handling into the driverHannes Reinecke
2010-11-25scsi: INQUIRY VPD fixesHannes Reinecke
2010-11-25scsi: Return SAM status codesHannes Reinecke
2010-11-25scsi: Increase the number of possible devicesHannes Reinecke
2010-11-24block: Remove unused s->hd in various driversKevin Wolf
2010-11-24qemu and qemu-xen: support empty write barriers in xen_diskStefano Stabellini
2010-11-24ide: convert bmdma address ioport to ioport_register()Avi Kivity
2010-11-24block migration: do not submit multiple AIOs for same sector (v2)Marcelo Tosatti
2010-11-24Implement drive_del to decouple block removal from device removalRyan Harper