index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
add documentation for multi-core features
Andre Przywara
1
-3
/
+11
2009-09-04
piix3: use new vmstate infrastructure
Juan Quintela
1
-27
/
+11
2009-09-04
i440fx: use new vmstate infrastructure
Juan Quintela
1
-12
/
+24
2009-09-04
VMState: Fix sub-structs versioning
Juan Quintela
1
-1
/
+1
2009-09-04
Update SaveVM versions
Juan Quintela
1
-15
/
+25
2009-09-04
pci_irq_levels[] belong to PIIX3State
Juan Quintela
1
-7
/
+6
2009-09-04
Save irq_state into PCII440FXState
Juan Quintela
1
-0
/
+2
2009-09-04
We can add piix3_dev now to PIIX3IrqState
Juan Quintela
1
-6
/
+6
2009-09-04
Fold piix3_init() intto i440fx_init
Juan Quintela
3
-16
/
+8
2009-09-04
Introduce PIIX3IrqState for piix3 irq's state
Juan Quintela
1
-3
/
+9
2009-09-04
Create PIIX3State instead of using PCIDevice for PIIX3
Juan Quintela
1
-9
/
+14
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
13
-19
/
+37
2009-09-04
Move smm_enabled and isa_memory_mappings to PCII440FXState
Juan Quintela
1
-10
/
+10
2009-09-04
Use PCII440FXState instead of generic PCIDevice
Juan Quintela
3
-27
/
+38
2009-09-04
low_set_irq is not used anywhere
Juan Quintela
1
-2
/
+0
2009-09-04
Split piix4 support from piix_pci.c
Juan Quintela
4
-73
/
+130
2009-09-04
piix4 don't use pci_irq_levels at all
Juan Quintela
1
-2
/
+0
2009-09-04
microblaze: Trap on illegal load/store sizes.
Edgar E. Iglesias
1
-0
/
+13
2009-09-04
microblaze: Correct FPU decoding masks.
Edgar E. Iglesias
1
-2
/
+2
2009-09-03
microblaze: Compute masks for alignment checks at translation time.
Edgar E. Iglesias
2
-15
/
+6
2009-09-03
microblaze: Trap on bus accesses to unmapped areas.
Edgar E. Iglesias
3
-6
/
+36
2009-09-03
microblaze: MMU shows more respect to synthesis config.
Edgar E. Iglesias
3
-6
/
+67
2009-09-03
microblaze: Trap on unaligned data accesses.
Edgar E. Iglesias
3
-2
/
+45
2009-09-03
microblaze: Trap on divizions by zero.
Edgar E. Iglesias
2
-2
/
+6
2009-09-03
microblaze: Correct mfs into r0.
Edgar E. Iglesias
1
-0
/
+4
2009-09-03
microblaze: Catch illegal insns and privilege violations.
Edgar E. Iglesias
2
-1
/
+111
2009-09-03
microblaze: Add infrastructure for supporting hw exceptions.
Edgar E. Iglesias
2
-3
/
+49
2009-09-03
microblaze: Clear exception in dslot ESR bit if not in dslot.
Edgar E. Iglesias
1
-0
/
+1
2009-09-03
microblaze: Correct MMU debug log.
Edgar E. Iglesias
1
-1
/
+1
2009-09-02
Fix warning on x86_64
Kirill A. Shutemov
1
-2
/
+2
2009-08-31
Sparc32: port sun4c interrupt controller to VMState design
Blue Swirl
1
-22
/
+12
2009-08-31
Sparc32: port timers to VMState design
Blue Swirl
1
-37
/
+25
2009-08-31
Sparc32: timer field is never NULL
Blue Swirl
1
-30
/
+12
2009-08-31
Add VMState support for ptimers
Blue Swirl
2
-0
/
+28
2009-08-31
esp (sparc32) Extra scsi data.
Artyom Tarasenko
1
-1
/
+2
2009-08-31
Fix compiler warnings
Stefan Weil
1
-2
/
+2
2009-08-31
Fix breakage due to __thread
Blue Swirl
1
-1
/
+1
2009-08-29
Fix gcc 3 warning: comparison is always true due to limited range of data type
Blue Swirl
1
-1
/
+1
2009-08-29
Fix gcc 3 warning about uninitialized variable
Blue Swirl
1
-1
/
+1
2009-08-29
Sparc32: port Slavio misc devices to VMState design
Blue Swirl
1
-38
/
+19
2009-08-29
Sparc32: port ECC memory controller to VMState design
Blue Swirl
1
-33
/
+13
2009-08-28
Sparc32: port IOMMU to VMState design
Blue Swirl
1
-25
/
+12
2009-08-28
Sparc32: port DMA controller to VMState design
Blue Swirl
1
-22
/
+11
2009-08-28
Sparc32: port TCX to VMState design
Blue Swirl
1
-33
/
+21
2009-08-28
Sparc32: port interrupt controller to VMState design
Blue Swirl
1
-25
/
+28
2009-08-28
Update OpenBIOS images to r569
Blue Swirl
4
-1
/
+1
2009-08-28
Suppress kraxelisms
Blue Swirl
2
-3
/
+5
2009-08-28
Fix Sparc64 breakage: add dummy ISA irqs
Blue Swirl
1
-0
/
+8
2009-08-28
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
Blue Swirl
1
-2
/
+2
2009-08-28
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
1
-1
/
+7
[prev]
[next]