]> git.proxmox.com Git - qemu.git/history - hw
prep: Use ISA m48t59
[qemu.git] / hw /
2012-01-19 Andreas Färberprep: Use ISA m48t59
2012-01-19 Andreas Färberprep: Fix offset of BIOS MemoryRegion
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-19 Andreas Färberlm32: Fix mixup of uint32 and uint32_t
2012-01-17 Markus Armbrusterqxl: Slot sanity check in qxl_phys2virt() is off by...
2012-01-17 Mark Langsdorfarm: make the number of GIC interrupts configurable
2012-01-17 Peter Maydellhw/lan9118: Add save/load support
2012-01-17 Mark Langsdorfarm: Remove incorrect comment in arm_timer
2012-01-17 Peter Maydellvexpress, realview: Add (dummy) L2 cache controller
2012-01-17 Gerd Hoffmannusb: link packets to endpoints not devices
2012-01-17 Gerd Hoffmannusb: add max_packet_size to USBEndpoint
2012-01-17 Gerd Hoffmannusb/debug: add usb_ep_dump
2012-01-17 Gerd Hoffmannusb-desc: USBEndpoint support
2012-01-17 Gerd Hoffmannusb: add ifnum to USBEndpoint
2012-01-17 Gerd Hoffmannusb: add USBEndpoint
2012-01-17 Hector Martinxhci: Initial xHCI implementation
2012-01-17 Andrzej Zaborowskipxa2xx_keypad: fix unbalanced parenthesis.
2012-01-17 Evgeny Voevodinhw/arm_boot.c: Make SMP boards specify address to poll...
2012-01-17 Evgeny Voevodinhw/sysbus.h: Increase maximum number of device IRQs.
2012-01-17 Vasily Khoruzhickpxa2xx_keypad: make single automatic scans work
2012-01-17 Vasily Khoruzhickpxa2xx_lcd: fix palette parser
2012-01-15 Jan Kiszkaisapc: Fix segfault during initialization
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
2012-01-13 Amit Shahvirtio-console: no need to remove char handlers explicitly
2012-01-13 Amit Shahqdev: Add a 'free' method to disassociate chardev from...
2012-01-13 Paolo Bonzinivirtio-blk: refuse SG_IO requests with scsi=off
2012-01-13 Paolo Bonzinivmstate: extract declarations out of hw/hw.h
2012-01-13 Paolo Bonziniptimer: move declarations to ptimer.h
2012-01-13 Paolo Bonzinirtc: clear non-PF bits when reinjecting on ack
2012-01-13 Paolo Bonzinirtc: raise PF bit when the periodic timer triggers...
2012-01-13 Paolo Bonzinirtc: raise AF bit when the alarm is encountered but...
2012-01-13 Paolo Bonzinirtc: fix 12-hour mode
2012-01-13 Anthony Liguoriqdev: fix device_del by refactoring reference counting
2012-01-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-13 Stefan WeilAdd 'fall through' comments to case statements without...
2012-01-13 Stefan Hajnocziomap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
2012-01-13 H. Peter Anvinusb: add audio device model
2012-01-13 Gerd Hoffmannusb-desc: audio endpoint support
2012-01-13 Gerd Hoffmannusb: track altsetting in USBDevice
2012-01-13 Gerd Hoffmannusb: track configuration and interface count in USBDevice.
2012-01-12 Avi Kivityvga: optimize ppm_save() divisions
2012-01-12 Lars Perssonetraxfs-dma: Model metadata and eop
2012-01-10 Stefan Weilwm8750: Fix calculation of number of array elements
2012-01-10 Stefan Weilelf: Improve symbol lookup (optimize, fix for bsd-user)
2012-01-10 Peter Maydellhw/integratorcp: Simplify flash remap code
2012-01-10 Peter Maydellhw/integratorcp: Fix sense of REMAP bit
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/fix-vhost-after...
2012-01-09 Avi Kivityvhost: improve region filtering
2012-01-09 Avi Kivityvhost: fix mem_sections memory corruption
2012-01-09 Avi Kivityvhost: fix incorrect userspace address
2012-01-07 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Stefan Weilsm501: Fix size of color_reg
2012-01-07 Stefan Weilmalta: Fix regression (i8259 interrupts did not work)
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-06 Peter Maydellvirtio-9p-proxy: Fix typo causing compile failure on...
2012-01-06 Markus Armbrusterscsi virtio-blk usb-msd: Clean up device init error...
2012-01-06 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argumen...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_mem_fix...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-06 Andriy Gaponusb-ohci: td.cbp incorrectly updated near page end
2012-01-06 Gerd Hoffmannusb-storage: cancel I/O on reset
2012-01-04 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04 M. Mohan Kumarhw/9pfs: Add support to use named socket for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Proxy getversion
2012-01-04 M. Mohan Kumarhw/9pfs: xattr interfaces in proxy filesystem driver
2012-01-04 M. Mohan Kumarhw/9pfs: File ownership and others
2012-01-04 M. Mohan Kumarhw/9pfs: Add stat/readlink/statfs for proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Create other filesystem objects
2012-01-04 M. Mohan Kumarhw/9pfs: Open and create files
2012-01-04 M. Mohan Kumarhw/9pfs: File system helper process for qemu 9p proxy FS
2012-01-04 M. Mohan Kumarhw/9pfs: Add new proxy filesystem driver
2012-01-04 M. Mohan Kumarhw/9pfs: Add validation to {un}marshal code
2012-01-04 M. Mohan Kumarhw/9pfs: Move pdu_marshal/unmarshal code to a seperate...
2012-01-04 Aneesh Kumar K.Vhw/9pfs: Move opt validation to FsDriver callback
2012-01-04 Rob Herringadd L2x0/PL310 cache controller device
2012-01-04 Rob Herringarm: add dummy gic security registers
2012-01-04 Mark Langsdorfarm: Set frequencies for arm_timer
2012-01-04 Rob Herringarm: add missing scu registers
2012-01-04 Peter Maydellhw/omap_gpmc: Fix region map/unmap when configuring...
2012-01-04 Peter Maydellhw/omap1.c: Drop unused includes
2012-01-04 Juha Riihimäkihw/omap1.c: Separate dpll_ctl from omap_mpu_state
2012-01-04 Juha Riihimäkihw/omap1.c: Separate PWT from omap_mpu_state
2012-01-04 Avi Kivityvmstate, memory: decouple vmstate from memory API
2012-01-04 Juha Riihimäkihw/omap1.c: Separate PWL from omap_mpu_state
2012-01-04 Peter Maydellhw/omap1.c: omap_mpuio_init() need not be public
2012-01-04 Peter Maydellhw/pl110.c: Add post-load hook to invalidate display
2012-01-04 Peter Maydellhw/pl181.c: Add save/load support
2012-01-04 Alexander GrafAdd generic drive hotplugging
2012-01-04 Alexander Graf[S390] Add hotplug support
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2012-01-03 Avi Kivityvirtio-balloon: avoid cpu_get_physical_page_desc()
2012-01-03 Avi Kivityvhost: avoid cpu_get_physical_page_desc()
next