]> git.proxmox.com Git - qemu.git/history - hw
pflash_cfi01/02: support read-only pflash devices
[qemu.git] / hw /
2012-02-22 Jordan Justenpflash_cfi01/02: support read-only pflash devices
2012-02-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-22 Paolo Bonziniqdev: drop unnecessary parse/print methods
2012-02-22 Paolo Bonziniqdev: use built-in QOM string parser
2012-02-22 Paolo Bonziniqdev: accept hex properties only if prefixed by 0x
2012-02-22 Paolo Bonziniqdev: accept both strings and integers for PCI addresses
2012-02-21 Gerd Hoffmannqxl: add user-friendly bar size properties
2012-02-21 Gerd Hoffmannqxl: move ram size init to new function
2012-02-21 Gerd Hoffmannqxl: drop vram bar minimum size
2012-02-21 Yonit Halperinqxl: make sure primary surface is saved on migration...
2012-02-21 Yonit Halperinqxl: set only off-screen surfaces dirty instead of...
2012-02-21 Gerd Hoffmannqxl: don't render stuff when the vm is stopped.
2012-02-21 Gerd Hoffmannqxl: fix warnings on 32bit
2012-02-17 Jan Kiszkai8259: Do not clear level-triggered lines in IRR on...
2012-02-17 Jan Kiszkai8254: Factor out pit_get_channel_info
2012-02-17 Jan Kiszkapcspk: Convert to qdev
2012-02-17 Jan Kiszkai8254: Rework & fix interaction with HPET in legacy...
2012-02-17 Jan Kiszkai8254: Pass alternative IRQ output object on initialization
2012-02-17 Jan Kiszkai8254: Factor out interface header
2012-02-17 Jan Kiszkahpet: Save/restore cached RTC IRQ level
2012-02-17 Jan Kiszkai8254: Do not raise IRQ level on reset
2012-02-17 Andreas Färberqdev: Fix qdev_try_create() semantics
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-17 Peter Maydellhw/pl031: Actually raise interrupt on timer expiry
2012-02-17 Peter MaydellRemove unnecessary includes of primecell.h
2012-02-17 Peter Maydellhw/primecell.h: Remove obsolete pl080_init() declaration
2012-02-17 Peter Maydellhw/arm_sysctl: Drop legacy init function
2012-02-17 Peter Maydellhw/vexpress.c: Add vexpress-a15 machine
2012-02-17 Peter Maydellarm_boot: Pass base address of GIC CPU interface, not...
2012-02-17 Peter Maydellhw/vexpress.c: Instantiate the motherboard CLCD
2012-02-17 Peter Maydellhw/vexpress.c: Factor out daughterboard-specific initia...
2012-02-17 Peter Maydellhw/vexpress.c: Move secondary CPU boot code to SRAM
2012-02-17 Peter Maydellhw/vexpress.c: Make motherboard peripheral memory map...
2012-02-17 Peter Maydellhw/a15mpcore.c: Add Cortex-A15 private peripheral model
2012-02-17 Mitsyanko IgorExynos4210: added display controller implementation
2012-02-17 Evgeny Voevodinhw/exynos4210.c: Add LAN support for SMDKC210.
2012-02-17 Evgeny Voevodinhw/lan9118: Add basic 16-bit mode support.
2012-02-17 Evgeny VoevodinARM: exynos4210: MCT support.
2012-02-17 Maksim KozlovARM: exynos4210: basic Power Management Unit implementation
2012-02-17 Evgeny VoevodinARM: exynos4210: PWM support.
2012-02-17 Maksim KozlovARM: exynos4210: UART support
2012-02-17 Evgeny VoevodinARM: Samsung exynos4210-based boards emulation
2012-02-17 Evgeny VoevodinARM: exynos4210: IRQ subsystem support.
2012-02-17 Stefan Weilhw/arm: Remove redundant arguments from set_kernel_args*
2012-02-17 Vasily Khoruzhickpxa2xx_lcd: SRAM is valid location for the framebuffer
2012-02-17 Paolo Bonzininseries: attach monitor powerdown request to menelaus
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Anthony Liguoridevice_add: don't add a /peripheral link until init...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-14 Paolo Bonziniqdev: print error message before aborting
2012-02-14 Paolo Bonziniqdev: allow setting properties to NULL
2012-02-11 Jan Kiszkacfi02: Fix lazy ROMD switching - once again
2012-02-11 Jan Kiszkavga: Fix full updates in graphic mode
2012-02-11 Blue SwirlFix memory dirty getting API change fallout
2012-02-10 Gerd Hoffmannxhci: handle USB_RET_NAK
2012-02-10 Gerd Hoffmannxhci: remote wakeup support
2012-02-10 Gerd Hoffmannxhci: kill port arg from xhci_setup_packet
2012-02-10 Gerd Hoffmannxhci: stop on errors
2012-02-10 Gerd Hoffmannxhci: add trb type name lookup support.
2012-02-10 Gerd Hoffmannxhci: signal low- and fullspeed support
2012-02-10 Gerd Hoffmannusb: add USBBusOps->wakeup_endpoint
2012-02-10 Gerd Hoffmannusb: pass USBEndpoint to usb_wakeup
2012-02-10 Gerd Hoffmannusb: maintain async packet list per endpoint
2012-02-10 Luiz Capitulinovirtio: Remove unneeded g_free() check in virtio_cleanup()
2012-02-10 Stefan Weilfmopl: Fix typo in function name
2012-02-10 Hervé Poussineauide: fix compilation errors when DEBUG_IDE is set
2012-02-10 Gerd Hoffmannusb: Set USBEndpoint in usb_packet_setup().
2012-02-10 Gerd Hoffmannusb: add USBEndpoint->{nr,pid}
2012-02-10 Gerd Hoffmannusb: USBPacket: add status, rename owner -> ep
2012-02-10 Gerd Hoffmannusb: fold usb_generic_handle_packet into usb_handle_packet
2012-02-10 Gerd Hoffmannusb: kill handle_packet callback
2012-02-10 Gerd Hoffmannusb-xhci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-musb: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-ohci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-ehci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-uhci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb: handle dev == NULL in usb_handle_packet()
2012-02-10 Gerd Hoffmannusb-hub: implement find_device
2012-02-10 Gerd Hoffmannusb: add usb_find_device()
2012-02-10 Gerd Hoffmannusb: kill usb_send_msg
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_RESET
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_{ATTACH,DETACH}
2012-02-10 Hans de Goedeusb-ehci: Clear the portstatus powner bit on device...
2012-02-10 Gerd Hoffmannusb-uhci: implement bandwidth management
2012-02-09 Alexander GrafAHCI: Masking of IRQs actually masks them
2012-02-09 Alexander GrafAHCI: Fix port reset race
2012-02-09 Peter MaydellARM devboards: Set arm_sysctl properties before init...
2012-02-08 Jan Kiszkaapic: Fix legacy vmstate loading for KVM
2012-02-08 Jan Kiszkakvm: Implement kvm_irqchip_in_kernel like kvm_enabled
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2012-02-07 malcRestore consistent formatting
2012-02-07 Paolo Bonziniqdev: remove unused fields from PropertyInfo
next