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-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
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-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
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-03
xen: Introduce xen_modified_memory.
Anthony PERARD
2012-10-03
qemu/xen: Add 64 bits big bar support on qemu
Xudong Hao
2012-10-03
xen: Fix, no unplug of pt device by platform device.
Anthony PERARD
2012-10-01
vfio_pci: fix build on 32-bit systems
Anthony Liguori
2012-10-01
vfio: Enable vfio-pci and mark supported
Alex Williamson
2012-10-01
vfio: vfio-pci device assignment driver
Alex Williamson
2012-09-28
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
2012-09-28
virtio-serial-bus: let chardev know the exact number of bytes requested
Amit Shah
2012-09-28
virtio: Introduce virtqueue_get_avail_bytes()
Amit Shah
2012-09-28
virtio: use unsigned int for counting bytes in vq
Amit Shah
2012-09-28
virtio-net: fix used len for tx
Michael S. Tsirkin
2012-09-28
virtio: don't mark unaccessed memory as dirty
Michael S. Tsirkin
2012-09-26
Versatile Express: Add modelling of NOR flash
Francesco Lavra
2012-09-26
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
2012-09-26
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
2012-09-26
pl190: fix read of VECTADDR
Brendan Fennell
2012-09-26
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
2012-09-26
usb: Fix usb_packet_map() in the presence of IOMMUs
David Gibson
2012-09-26
ehci: Fix interrupt packet MULT handling
Hans de Goede
[next]