aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-07-17xen_console: fix memory leakStefano Stabellini
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf
2011-07-12pl080: use specific endian ld/st_physAlexander Graf
2011-07-12msix: use specific endian ld/st_physAlexander Graf
2011-07-12msi: use specific endian ld/st_physAlexander Graf
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-07-05ide: Initialise buffers with zerosKevin Wolf
2011-07-05ide: Ignore reads during PIO in and writes during PIO outKevin Wolf
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2011-07-02esp: correctly fill bus id with requested lunHervé Poussineau
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-06-30etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-06-27virtio-serial: Fix segfault on guest bootLuiz Capitulino
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-23usb: ignore USB_DT_DEBUGGerd Hoffmann
2011-06-23usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster
2011-06-23hw/usb-ohci.c: Fix handling of remote wakeup corner casesPeter Maydell
2011-06-23usb-bus: Don't allow speed mismatch while attaching devicesHans de Goede
2011-06-23usb: Add a speedmask to devicesHans de Goede
2011-06-23usb: Proper error propagation for usb_device_attach errorsHans de Goede
2011-06-23usb-bus: Don't allow attaching a device to a bus with no free portsHans de Goede
2011-06-23ehci: switch to nanosecondsGerd Hoffmann
2011-06-23ehci: add freq + maxframes propertiesGerd Hoffmann
2011-06-22net: Warn about "-net nic" options which were ignoredPeter Maydell
2011-06-22Optimize screendumpAvi Kivity
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-06-20kvm: Drop CONFIG_KVM_PARAJan Kiszka
2011-06-20lsi: Fix unused-but-set-variable warningChristophe Fergeau
2011-06-19xen: Add the Xen platform pci deviceSteven Smith
2011-06-19xen: fix interrupt routingStefano Stabellini
2011-06-19cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmappedStefano Stabellini
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD
2011-06-17PPC: move TLBs to their own arraysAlexander Graf
2011-06-17PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU typeAlexander Graf