]> git.proxmox.com Git - qemu.git/history - hw/wdt_i6300esb.c
pci: update all users to look in pci/
[qemu.git] / hw / wdt_i6300esb.c
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-04 Alex Williamsonpci: convert PCIUnregisterFunc to void
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
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 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoripci: convert to QEMU Object Model
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivityi6300esb: convert to memory API
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. Tsirkinwdt: remove unused variables
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/wdt_i6300esb.c: convert to PCIDeviceInfo to initiali...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Avi Kivitywdt_i6300esb: convert to pci_register_bar_simple()
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-12 Richard W.M. JonesWatchdog: disable watchdog timer when hard-rebooting...
2010-12-11 Bernhard Kohlwdt_i6300esb: register a reset function
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinwdt_i6300esb: symbolic names for pci registers
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-11-09 Isaku Yamahatapci: introduce FMT_PCIBUS for printf format for pcibus_t.
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-10-27 Juan Quintelawdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h
2009-10-27 Juan Quintelawdt_i6300esb: remove useless casts from void *
2009-10-27 Juan Quintelawdt_i6300esb: port to vmstate
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile wdt_i6300esb only once
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-11 Markus Armbrusterqdev: Fix i6300 upcast
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-28 Markus Armbrusterqdev: convert watchdogs
2009-08-28 Markus ArmbrusterClean up upcast from PCIDevice to I6300State
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-01 Richard W.M. JonesHardware watchdog