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-29
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
Isaku Yamahata
2012-10-29
pci_ids: add intel 82801BA pci-to-pci bridge id
Isaku Yamahata
2012-10-29
pci: pci capability must be in PCI space
Isaku Yamahata
2012-10-29
pci: make each capability DWORD aligned
Michael S. Tsirkin
2012-10-29
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
2012-10-29
pci: Return PCI_INTX_DISABLED when no bus INTx routing support
Alex Williamson
2012-10-29
pci-assign: Use msi_get_message()
Alex Williamson
2012-10-29
msi: Add msi_get_message()
Alex Williamson
2012-10-29
pci-assign: Use pci_intx_route_changed()
Alex Williamson
2012-10-29
pci: Helper function for testing if an INTx route changed
Alex Williamson
2012-10-29
PPC: pseries: Remove hack for PIO window
Alexander Graf
2012-10-29
PPC: e500: Map PIO space into core memory region
Alexander Graf
2012-10-29
xen_platform: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
vmport: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
serial: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
rtl8139: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pckbd: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pc port92: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
mc146818rtc: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
m48t59: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
i8254: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
es1370: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
virtio-pci: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
ac97: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
2012-10-29
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-29
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
2012-10-29
e500: Fix serial initialization
Bharat Bhushan
2012-10-29
PPC: Bamboo: Fix memory size DT property
Alexander Graf
2012-10-27
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
Max Filippov
2012-10-27
hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs
Max Filippov
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
2012-10-22
serial: add pci-serial documentation
Gerd Hoffmann
2012-10-22
serial: add 2x + 4x pci variant
Gerd Hoffmann
2012-10-22
serial: add pci variant
Gerd Hoffmann
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-22
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging
Anthony Liguori
2012-10-22
pci: honor PCI_COMMAND_MASTER
Avi Kivity
2012-10-22
pci: give each device its own address space
Avi Kivity
2012-10-22
dma: make dma access its own address space
Avi Kivity
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-20
hw/pl031: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
[next]