Sign in
qemu
/
qemu
/
e6b636779b51c97e67694be740ee972c52460c59
/
hw
/
ide
/
cmd646.c
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
08406b0
Revert "fix some debug printf format strings"
by malc
· 12 years ago
145c7c8
fix some debug printf format strings
by Matthew Ogilvie
· 12 years ago
5e59b02
Merge branch pci into master
by Michael S. Tsirkin
· 12 years ago
0ed8b6f
Avoid returning void
by Blue Swirl
· 13 years ago
f90c2bc
pci: convert PCIUnregisterFunc to void
by Alex Williamson
· 13 years ago
a348f10
Add missing const attributes for MemoryRegionOps
by Stefan Weil
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
e855761
qdev: prepare source tree for code conversion
by Anthony Liguori
· 13 years ago
fb0c61a
hw: Trim superfluous #include "block_int.h"
by Markus Armbruster
· 13 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 13 years ago
a9deb8c
ide: convert to memory API
by Avi Kivity
· 13 years ago
c04ca07
hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
f56b18c
ide: Fix build for cmd646.c
by Kevin Wolf
· 14 years ago
61d9d6b
ide: Register vm change state handler once only
by Stefan Hajnoczi
· 14 years ago
40a6238
ide: Split out BMDMA code from ATA core
by Alexander Graf
· 14 years ago
3835510
Store IDE bus id in IDEBus structure for easy access.
by Gleb Natapov
· 14 years ago
9fbef1a
ide: convert bmdma address ioport to ioport_register()
by Avi Kivity
· 14 years ago
b80d4a9
pci: don't overwrite multi functio bit in pci header type.
by Isaku Yamahata
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
57234ee
ide: Split non-qdev code off ide_init2()
by Markus Armbruster
· 15 years ago
50a4809
cmd646: fix abort due to changed opaque pointer for ioport read
by Igor V. Kovalenko
· 15 years ago
70ae65f
cmd646: pass pci_dev as it needs it
by Igor V. Kovalenko
· 15 years ago
409570a
cmd646: symbolic names for pci registers
by Michael S. Tsirkin
· 15 years ago
90228ee
workaround for cmd646 bmdma register access while no dma is active
by Igor V. Kovalenko
· 15 years ago
556cd09
qdev: Replace device names containing whitespace
by Markus Armbruster
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
4a64356
IDE: Fix reset handling
by Blue Swirl
· 15 years ago
44a9935
Sparc64/x86: remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
407a4f3
ide: port pci ide to vmstate
by Juan Quintela
· 15 years ago
d1570ba
ide: BMDMAState don't need a pci_dev field anymore
by Juan Quintela
· 15 years ago
0cde1b4
ide: cmd646 ->unit has just the value that we want
by Juan Quintela
· 15 years ago
61f58e5
ide: cmd646 we can get the pci device with container_of
by Juan Quintela
· 15 years ago
58c0e73
ide: PCIIDEState type field is not needed anymore
by Juan Quintela
· 15 years ago
4c3df0e
ide: split cmd646 and piix from pci.c
by Juan Quintela
· 15 years ago