aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-06-09virtio-net: Add version_id 7 placeholder for vnet header supportAlex Williamson
2009-06-09virtio-net: implement rx packet queueingMark McLoughlin
2009-06-09net: add return value to packet receive handlerMark McLoughlin
2009-06-09net: pass VLANClientState* as first arg to receive handlersMark McLoughlin
2009-06-09net: re-name vc->fd_read() to vc->receive()Mark McLoughlin
2009-06-09net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin
2009-06-09net: Improve parameter error reportingJan Kiszka
2009-06-08qdev: c99 initilaizers for bus_type_namesGerd Hoffmann
2009-06-08xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.Gerd Hoffmann
2009-06-08xen nic: use qemu_mallocGerd Hoffmann
2009-06-06xen: net backend doesn't need linux headers.Gerd Hoffmann
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-04Remove ARM NVIC initialization hackPaul Brook
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann
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-27Allow monitor interaction when using migrate -execChris Lalancette
2009-05-27e1000: Ignore reset commandKevin Wolf
2009-05-27microblaze: Conditionalize FDT features.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-26Remove qdev irq sink handlingPaul Brook
2009-05-23ETRAX: Removed unused struct entry and fixed Windows build.Stefan Weil
2009-05-23Add common BusStatePaul Brook
2009-05-22Fix lance segfaultsPaul Brook
2009-05-22serial: fix lost character after sysrqJason Wessel
2009-05-22usb-serial: implement break event.Jason Wessel
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-22kvm: Fix framebuffer dirty log syncJan Kiszka
2009-05-22introduce set_rate_limit function for QEMUFileGlauber Costa
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori
2009-05-21Refactor how display drivers are selectedAnthony Liguori
2009-05-21Compile most Xen files only onceBlue Swirl
2009-05-21Compile fdc, escc and SCSI controllers only onceBlue Swirl
2009-05-21Let the venomous poison spread to more identifiersBlue Swirl
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-20Remove initrd warning messageRichard W.M. Jones
2009-05-20keep initrd in below 4g area.Glauber Costa
2009-05-20Remove dead codemalc
2009-05-19Hardware convenience libraryPaul Brook
2009-05-19Disable >4G ram support on 32-bit targetsPaul Brook
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook