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
2009-09-04
monitor: Port handler_2 to use QDict
Luiz Capitulino
2009-09-04
monitor: Port handler_1 to use QDict
Luiz Capitulino
2009-09-04
Add wrappers to functions used by the Monitor
Luiz Capitulino
2009-09-04
ide: move cmd+irq from IDEState to IDEBus.
Gerd Hoffmann
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
Remove typedef for bool from eepro100.c
Amit Shah
2009-09-04
piix3: use new vmstate infrastructure
Juan Quintela
2009-09-04
i440fx: use new vmstate infrastructure
Juan Quintela
2009-09-04
Update SaveVM versions
Juan Quintela
2009-09-04
pci_irq_levels[] belong to PIIX3State
Juan Quintela
2009-09-04
Save irq_state into PCII440FXState
Juan Quintela
2009-09-04
We can add piix3_dev now to PIIX3IrqState
Juan Quintela
2009-09-04
Fold piix3_init() intto i440fx_init
Juan Quintela
2009-09-04
Introduce PIIX3IrqState for piix3 irq's state
Juan Quintela
2009-09-04
Create PIIX3State instead of using PCIDevice for PIIX3
Juan Quintela
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
Move smm_enabled and isa_memory_mappings to PCII440FXState
Juan Quintela
2009-09-04
Use PCII440FXState instead of generic PCIDevice
Juan Quintela
2009-09-04
low_set_irq is not used anywhere
Juan Quintela
2009-09-04
Split piix4 support from piix_pci.c
Juan Quintela
2009-09-04
piix4 don't use pci_irq_levels at all
Juan Quintela
2009-08-31
Sparc32: port sun4c interrupt controller to VMState design
Blue Swirl
2009-08-31
Sparc32: port timers to VMState design
Blue Swirl
2009-08-31
Sparc32: timer field is never NULL
Blue Swirl
2009-08-31
Add VMState support for ptimers
Blue Swirl
2009-08-31
esp (sparc32) Extra scsi data.
Artyom Tarasenko
2009-08-29
Fix gcc 3 warning: comparison is always true due to limited range of data type
Blue Swirl
2009-08-29
Sparc32: port Slavio misc devices to VMState design
Blue Swirl
2009-08-29
Sparc32: port ECC memory controller to VMState design
Blue Swirl
2009-08-28
Sparc32: port IOMMU to VMState design
Blue Swirl
2009-08-28
Sparc32: port DMA controller to VMState design
Blue Swirl
2009-08-28
Sparc32: port TCX to VMState design
Blue Swirl
2009-08-28
Sparc32: port interrupt controller to VMState design
Blue Swirl
2009-08-28
Suppress kraxelisms
Blue Swirl
2009-08-28
Fix Sparc64 breakage: add dummy ISA irqs
Blue Swirl
2009-08-28
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
Blue Swirl
2009-08-28
Fix sb16 breakage due to unassigned s->irq
malc
2009-08-28
Fix formatting
malc
2009-08-27
e1000 cleanup
Juan Quintela
2009-08-27
pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field
Juan Quintela
2009-08-27
pcnet: remove useless casts This are casts to the very type of the function
Juan Quintela
2009-08-27
pcnet: Change casts to DO_UPCAST() for PCIPCNetState
Juan Quintela
2009-08-27
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
Juan Quintela
2009-08-27
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
Juan Quintela
2009-08-27
cirrus_vga: remove pointless cast from void *
Juan Quintela
2009-08-27
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
Juan Quintela
2009-08-27
We need PCINE2000State for save/load functions
Juan Quintela
2009-08-27
ne2000: Change casts to DO_UPCAST() for PCINE2000State
Juan Quintela
2009-08-27
ne2000: pci_dev has this very value with the right type
Juan Quintela
2009-08-27
ne2000: remove casts from void *
Juan Quintela
[next]