projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2009-09-04
Gerd Hoffmann
ide: move cmd+irq from IDEState to IDEBus.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Gerd Hoffmann
ide: pass down DriveInfo instead of BlockDriverState
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Jan Kiszka
Support for multiple -monitor devices
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Jan Kiszka
net: Fix send queue ordering
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Glauber Costa
do not issue ioctl from within the io thread
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Delay sighandler_setup()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Amit Shah
Remove typedef for bool from eepro100.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Andre Przywara
add documentation for multi-core features
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
piix3: use new vmstate infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
i440fx: use new vmstate infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
VMState: Fix sub-structs versioning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Update SaveVM versions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
pci_irq_levels[] belong to PIIX3State
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Save irq_state into PCII440FXState
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
We can add piix3_dev now to PIIX3IrqState
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Fold piix3_init() intto i440fx_init
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Introduce PIIX3IrqState for piix3 irq's state
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Create PIIX3State instead of using PCIDevice for PIIX3
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
We want the argument pass to set_irq to be opaque
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Move smm_enabled and isa_memory_mappings to PCII440FXState
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Use PCII440FXState instead of generic PCIDevice
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
low_set_irq is not used anywhere
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
Split piix4 support from piix_pci.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Juan Quintela
piix4 don't use pci_irq_levels at all
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Edgar E. Iglesias
microblaze: Trap on illegal load/store sizes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Edgar E. Iglesias
microblaze: Correct FPU decoding masks.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Compute masks for alignment checks at trans...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Trap on bus accesses to unmapped areas.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: MMU shows more respect to synthesis config.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Trap on unaligned data accesses.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Trap on divizions by zero.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Correct mfs into r0.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Catch illegal insns and privilege violations.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Add infrastructure for supporting hw except...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Clear exception in dslot ESR bit if not...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Edgar E. Iglesias
microblaze: Correct MMU debug log.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Kirill A. Shutemov
Fix warning on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Blue Swirl
Sparc32: port sun4c interrupt controller to VMState...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Blue Swirl
Sparc32: port timers to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Blue Swirl
Sparc32: timer field is never NULL
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Blue Swirl
Add VMState support for ptimers
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Artyom Tarasenko
esp (sparc32) Extra scsi data.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Weil
Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Blue Swirl
Fix breakage due to __thread
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Blue Swirl
Fix gcc 3 warning: comparison is always true due to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Blue Swirl
Fix gcc 3 warning about uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Blue Swirl
Sparc32: port Slavio misc devices to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Blue Swirl
Sparc32: port ECC memory controller to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Sparc32: port IOMMU to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Sparc32: port DMA controller to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Sparc32: port TCX to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Sparc32: port interrupt controller to VMState design
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Update OpenBIOS images to r569
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Suppress kraxelisms
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Fix Sparc64 breakage: add dummy ISA irqs
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Blue Swirl
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Stefan Weil
Don't compile aio code if CONFIG_LINUX_AIO is undefined
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
malc
Fix sb16 breakage due to unassigned s->irq
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
malc
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Anthony Liguori
Merge commit 'linux-user/linux-user-for-upstream' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Anthony Liguori
Relax pthreads check to avoid win32
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
e1000 cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
pcnet: Add pci_pcnet_{save/load} functions, then remove...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
pcnet: remove useless casts This are casts to the very...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
pcnet: Change casts to DO_UPCAST() for PCIPCNetState
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
Add pci_cirrus_vga_{save/load} functions, then remove...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVG...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
cirrus_vga: remove pointless cast from void *
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
Add pci_ne2000_{save/load} functions, then remove pci_d...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
We need PCINE2000State for save/load functions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
ne2000: Change casts to DO_UPCAST() for PCINE2000State
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
ne2000: pci_dev has this very value with the right...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
ne2000: remove casts from void *
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
Everything outside of vga.c should use VGACommonState
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
vga: Rename vga_state -> vga
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
Introduce vga_common_reset() to be able to typcheck...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
lsi53c895a: LSIState is a DeviceHost
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
lsi53c895a: rename PCIDevice field from pci_dev to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
lsi53c895a: use DO_UPCAST to cast from PCIDevice
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
lsi53c895a: remove pointless cast from void *
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
rtl8139: remove pointless cast from void *
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
rtl8139: Remove unneeded double indirection of PCIRTL81...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
eepro100: Remove unused indirection of PCIDevice
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
eepro100: cast a void * makes no sense
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Quintela
eepro100: convert casts to DO_UPCAST()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Ed Swierk
slirp: Read host DNS config on demand
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Ed Swierk
slirp: Remove our_addr code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
switch balloon initialization to -device.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: move code to hw/ide/
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: add save/restore support for mmio
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: add save/restore support for isa
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-microdrive.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-mmio.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-macio.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-pci.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-isa.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: split away ide-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
ide: add IDEBus struct, cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Gerd Hoffmann
qdev error logging
commit
|
commitdiff
|
tree
|
snapshot
next