index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-10-10
ssi: Add slave autoconnect helper
Peter Crosthwaite
2012-10-10
xilinx_zynq: Added SPI controllers + flashes
Peter A. G. Crosthwaite
2012-10-10
xilinx_spips: Xilinx Zynq SPI cntrlr device model
Peter A. G. Crosthwaite
2012-10-10
petalogix-ml605: added SPI controller with n25q128
Peter A. G. Crosthwaite
2012-10-10
xilinx_spi: Initial impl. of Xilinx SPI controller
Peter A. G. Crosthwaite
2012-10-10
m25p80: Initial implementation of SPI flash device
Peter A. G. Crosthwaite
2012-10-10
hw: Added generic FIFO API.
Peter A. G. Crosthwaite
2012-10-10
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
2012-10-10
qdev: allow multiple qdev_init_gpio_in() calls
Peter A. G. Crosthwaite
2012-10-10
ssi: Added create_slave_no_init()
Peter A. G. Crosthwaite
2012-10-10
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
2012-10-10
ssi: Support for multiple attached devices
Peter A. G. Crosthwaite
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
2012-10-06
mips/r4k: use the new is_vga_init() function
Aurelien Jarno
2012-10-06
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
2012-10-06
sun/sun4u: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/pSeries: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/prep: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/oldworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
alpha: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
2012-10-06
isa: add a isa_vga_init() function
Aurelien Jarno
2012-10-06
pci: add a pci_vga_init() function
Aurelien Jarno
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
2012-10-05
Remove libhw
Stefan Weil
2012-10-05
versatilepb: Use symbolic indices for ARM PIC
Stefan Weil
2012-10-05
qdev: kill bogus comment
Eduardo Habkost
2012-10-05
hw: Add missing 'static' attribute for QEMUMachine
Stefan Weil
2012-10-05
cleanup useless return sentence
Amos Kong
2012-10-05
rtc: implement century byte
Paolo Bonzini
2012-10-05
rtc: map CMOS index 0x37 to 0x32 on read and writes
Paolo Bonzini
2012-10-05
hw/r2d: add comment: this strncpy use is ok
Jim Meyering
2012-10-05
acpi: remove strzcpy (strncpy-identical) function; just use strncpy
Jim Meyering
2012-10-05
vscsi: avoid unwarranted strncpy
Jim Meyering
2012-10-05
virtio-9p: avoid unwarranted uses of strncpy
Jim Meyering
2012-10-05
bt: replace fragile snprintf use and unwarranted strncpy
Jim Meyering
2012-10-05
lm32: avoid buffer overrun
Jim Meyering
2012-10-05
hw/9pfs: avoid buffer overrun
Jim Meyering
2012-10-05
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
Jim Meyering
2012-10-05
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
2012-10-04
Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kraxel/usb.66' into staging
Anthony Liguori
[next]