aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-06vmstate: remove grackle_pci savevm codeJuan Quintela
2011-03-06net: remove parse_host_src_port() functionJuan Quintela
2011-03-06hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno
2011-03-06net: Use iov helper functionsBenjamin Poirier
2011-03-06docs: Update stderr and simple backend, add systemtap backendStefan Hajnoczi
2011-03-06simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi
2011-03-06linux-user: Fix large seeks by 32 bit guest on 64 bit hostPeter Maydell
2011-03-06hw/realview: Wire up the MMC card statusPeter Maydell
2011-03-06hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell
2011-03-06hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell
2011-03-06hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputsPeter Maydell
2011-03-06hw/pl181: Implement GPIO output pins for card statusPeter Maydell
2011-03-06lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi
2011-03-06WIN32: Add missing include for 'struct timeval', used in vnc.hHervé Poussineau
2011-03-05hw/pcnet.c: Fix EPROM contents to suit AMD netware driversGerhard Wiesinger
2011-03-05net: fix qemu_can_send_packet logicVincent Palatin
2011-03-05net: fix trace when debug is activated in slirpVincent Palatin
2011-03-03linux-user: fix compile failure if !CONFIG_USE_GUEST_BASEPeter Maydell
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi
2011-03-03target-sh4: move intr_at_halt out of cpu_halted()Aurelien Jarno
2011-03-03pxa2xx: port pxa2xx_rtc to using qdev/vmstateAndrzej Zaborowski
2011-03-03pxa2xx_dma: Get rid of a forward declaration.Andrzej Zaborowski
2011-03-03pxa2xx_dma: port to qdev/vmstateAndrzej Zaborowski
2011-03-03vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.hDmitry Eremin-Solenikov
2011-03-03pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler fieldDmitry Eremin-Solenikov
2011-03-03pxa2xx_timer: Store relevant irq line in each timer.Andrzej Zaborowski
2011-03-03pxa2xx_timer: switch to using qdev/vmstateDmitry Eremin-Solenikov
2011-03-03pxa2xx_timer: change info struct name to comply with guidelinesDmitry Eremin-Solenikov
2011-03-03pxa2xx_pic: Set base address for sysbus device.Andrzej Zaborowski
2011-03-03vmstate: add VMSTATE_STRUCT_ARRAY_TESTDmitry Eremin-Solenikov
2011-03-01microblaze: Correct copy+paste:o in defconfigsEdgar E. Iglesias
2011-02-25HACKING: Update status of format checkingStefan Weil
2011-02-25vnc: fix a memory leak in threaded vnc serverCorentin Chary
2011-02-25Use sigwait instead of sigwaitinfo.Tristan Gingold
2011-02-25bitops: fix error on OpenBSD and mingw32Blue Swirl
2011-02-25bitops: fix test_and_change_bit()Corentin Chary
2011-02-25slirp: Remove some type casts caused by bad declaration of x.tp_bufStefan Weil
2011-02-25Fixing tap adapter for win32Pavel Dovgaluk
2011-02-25Fixing network over sockets implementation for win32Pavel Dovgaluk
2011-02-25pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov
2011-02-25mst_fpga: correct irq level settingsDmitry Eremin-Solenikov
2011-02-24ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not definedPeter Maydell
2011-02-24virtio-serial: kill VirtIOSerialDeviceGerd Hoffmann
2011-02-24Add TAGS and *~ to .gitignoreDavid Gibson
2011-02-24target-arm: fix support for VRSQRTE.Christophe Lyon
2011-02-24target-arm: fix support for VRECPE.Christophe Lyon
2011-02-24target-arm: Introduce float64_256 and float64_512 constants.Christophe Lyon
2011-02-24softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats.Christophe Lyon
2011-02-24softfloat: move all default NaN definitions to softfloat.h.Christophe Lyon
2011-02-24hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell