aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2011-06-17PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf
2011-06-17PPC: mpc8544ds: Add hypervisor nodeAlexander Graf
2011-06-17PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf
2011-06-17PPC: E500: Implement reboot controllerAlexander Graf
2011-06-16wdt: remove unused variablesMichael S. Tsirkin
2011-06-15usb-ehci: move device/vendor/class id to qdevMichael S. Tsirkin
2011-06-15ppce500: move device/vendor/class id to qdevMichael S. Tsirkin
2011-06-15pci: don't call qdev pci init methodIsaku Yamahata
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-06-15smc91c111: qdevify resetJuha Riihimäki
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-06-15ide: Clear error_status after restarting flushKevin Wolf