2012-12-29 |
Peter Dinda |
Context-based output infrastructure (V3_Print, etc... |
blob | commitdiff |
2012-12-27 |
Madhav Suresh |
Explictly tags in saves for PIT, APIC, IOAPIC, SVM... |
blob | commitdiff | diff to current |
2012-12-26 |
Peter Dinda |
Devices updated for revised checkpoint interface |
blob | commitdiff | diff to current |
2012-08-03 |
Peter Dinda |
APIC and CR8 changes for vector priorization vs TPR |
blob | commitdiff | diff to current |
2012-07-27 |
Peter Dinda |
APIC checks enabled register on irr scan |
blob | commitdiff | diff to current |
2012-07-07 |
Peter Dinda |
Lots of pedantic error checking in Palacios proper... |
blob | commitdiff | diff to current |
2012-04-20 |
Jack Lange |
reworked PCI bus implmentation -- moved to mask based... |
blob | commitdiff | diff to current |
2012-04-20 |
Jack Lange |
apic fix |
blob | commitdiff | diff to current |
2012-04-20 |
Jack Lange |
add in EOI callback |
blob | commitdiff | diff to current |
2012-04-20 |
Jack Lange |
cleaned up IPI code in apic, and added IRQ ack callback... |
blob | commitdiff | diff to current |
2012-02-17 |
Alexander Kudryavtsev |
Fix physical apic id assignment and dispatch (LSB issue) |
blob | commitdiff | diff to current |
2011-11-10 |
Patrick G. Bridges |
Split telemetry into global and per-core to avoid race... |
blob | commitdiff | diff to current |
2011-11-10 |
Peter Dinda |
Removed spurious print |
blob | commitdiff | diff to current |
2011-11-10 |
Patrick G. Bridges |
Replaced spurious V3_Print in apic.c with PrintDebug |
blob | commitdiff | diff to current |
2011-10-24 |
Patrick G. Bridges |
Cleaned up time management stuff, being more careful... |
blob | commitdiff | diff to current |
2011-10-20 |
Patrick G. Bridges |
Working on debugging time management/apic timer code. |
blob | commitdiff | diff to current |
2011-09-22 |
Patrick G. Bridges |
Changes to try to make time handling better. Also disab... |
blob | commitdiff | diff to current |
2011-09-16 |
Madhav Suresh |
added device checkpoint hooks |
blob | commitdiff | diff to current |
2011-06-14 |
Patrick Bridges |
More timing cleanup |
blob | commitdiff | diff to current |
2011-06-02 |
Jack Lange |
typo fix |
blob | commitdiff | diff to current |
2011-05-26 |
Jack Lange |
updated SIPI behavior to be arch specific |
blob | commitdiff | diff to current |
2011-05-16 |
Jack Lange |
added irq queueing to APIC |
blob | commitdiff | diff to current |
2011-05-04 |
Jack Lange |
separated virtual cores from physical cores |
blob | commitdiff | diff to current |
2011-05-02 |
Jack Lange |
build fixes to merge the Palacios configuration paramet... |
blob | commitdiff | diff to current |
2011-03-02 |
Jack Lange |
fixed dest_apic determination |
blob | commitdiff | diff to current |
2011-03-02 |
Jack Lange |
Merge branch 'devel' of ssh://palacios@newskysaw/home... |
blob | commitdiff | diff to current |
2011-03-02 |
Peter Dinda |
Added correct physical delivery check for apic |
blob | commitdiff | diff to current |
2011-03-01 |
Jack Lange |
removed locking because it was broken. |
blob | commitdiff | diff to current |
2011-02-17 |
Peter Dinda |
APIC debugging |
blob | commitdiff | diff to current |
2011-02-11 |
Peter Dinda |
lowest priority delivery for logical addresses |
blob | commitdiff | diff to current |
2011-02-04 |
Peter Dinda |
Corrected APIC IPI and IRQ dispatch routines |
blob | commitdiff | diff to current |
2011-01-22 |
Erik van der Kouwe |
This patch adds a few compiler conditionals so that... |
blob | commitdiff | diff to current |
2011-01-06 |
Jack Lange |
add interrupt deinitialization to devices |
blob | commitdiff | diff to current |
2010-11-23 |
Jack Lange |
deallocation of devices |
blob | commitdiff | diff to current |
2010-11-23 |
Jack Lange |
changed device registration interface |
blob | commitdiff | diff to current |
2010-11-23 |
Jack Lange |
Updated devices to remove vm_device dependencies. |
blob | commitdiff | diff to current |
2010-11-19 |
Jack Lange |
added some more device unregister functions |
blob | commitdiff | diff to current |
2010-11-19 |
Jack Lange |
timer interface updates to allow state cleanup on exit |
blob | commitdiff | diff to current |
2010-11-10 |
Patrick G. Bridges |
Minor debugging print changes/fixups |
blob | commitdiff | diff to current |
2010-11-01 |
Patrick G. Bridges |
Fixed cluster/fixed dst_fmt usage in apic.c; revised... |
blob | commitdiff | diff to current |
2010-10-29 |
Jack Lange |
minor fixes. Can now successfully boot up when Qemu... |
blob | commitdiff | diff to current |
2010-10-29 |
Jack Lange |
compilation fixes |
blob | commitdiff | diff to current |
2010-10-29 |
Jack Lange |
Merge branch 'devel' of ssh://palacios@newskysaw/home... |
blob | commitdiff | diff to current |
2010-10-29 |
Jack Lange |
fixed apic/ioapic interface |
blob | commitdiff | diff to current |
2010-10-29 |
Patrick G. Bridges |
Modifications to make apic.c compile with PrintDebug... |
blob | commitdiff | diff to current |
2010-10-27 |
Jack Lange |
added final ipi_state transition |
blob | commitdiff | diff to current |
2010-10-27 |
Jack Lange |
remove icc_bus references |
blob | commitdiff | diff to current |
2010-10-27 |
Jack Lange |
removed icc bus |
blob | commitdiff | diff to current |
2010-10-26 |
Jack Lange |
Removed a lot of the highly specific multicore code... |
blob | commitdiff | diff to current |
2010-10-19 |
Patrick G. Bridges |
Minor compile fix. |
blob | commitdiff | diff to current |
2010-10-19 |
Patrick G. Bridges |
Fixed merge of apic.c |
blob | commitdiff | diff to current |
2010-10-14 |
Patrick G. Bridges |
Removed destination format (i.e. clustered logical... |
blob | commitdiff | diff to current |
2010-10-12 |
Patrick G. Bridges |
Fixed ioapic bug that caused interrupt routing entries... |
blob | commitdiff | diff to current |
2010-10-05 |
Peter Dinda |
Merge branch 'devel' of ssh://palacios@newskysaw.cs... |
blob | commitdiff | diff to current |
2010-10-05 |
Peter Dinda |
Fixed minor syntax error |
blob | commitdiff | diff to current |
2010-10-05 |
Jack Lange |
fix for Linux rule breaking behavior |
blob | commitdiff | diff to current |
2010-10-05 |
Peter Dinda |
Merge branch 'devel' of ssh://palacios@newskysaw.cs... |
blob | commitdiff | diff to current |
2010-10-05 |
Jack Lange |
format fixes |
blob | commitdiff | diff to current |
2010-09-26 |
Peter Dinda |
Partially functional support for APIC/ICC clustered... |
blob | commitdiff | diff to current |
2010-09-20 |
Patrick G. Bridges |
Implemented (but not yet tested) time interface changes... |
blob | commitdiff | diff to current |
2010-08-26 |
Patrick G. Bridges |
Minor warning/error prints corrected. |
blob | commitdiff | diff to current |
2010-08-16 |
Patrick Bridges |
Removed spurious PrintError for red storm from apic... |
blob | commitdiff | diff to current |
2010-08-13 |
Jack Lange |
change to device configuration syntax |
blob | commitdiff | diff to current |
2010-08-04 |
Peter Dinda |
Functional 2 core linux guest |
blob | commitdiff | diff to current |
2010-08-03 |
Peter Dinda |
Now correctly boots 2, 4, 8 core kitten |
blob | commitdiff | diff to current |
2010-07-31 |
Peter Dinda |
Fixed handling of the INTAK cycle for both apic and pic |
blob | commitdiff | diff to current |
2010-07-30 |
Peter Dinda |
Semi-functional SMP (boots Kitten guest with two cores) |
blob | commitdiff | diff to current |
2010-07-08 |
Peter Dinda |
Partially functional icc_bus (works for UP) |
blob | commitdiff | diff to current |
2010-07-07 |
Peter Dinda |
Working apic, ioapic, and icc_bus for 1 core |
blob | commitdiff | diff to current |
2010-05-19 |
Peter Dinda |
Fixed minor compilation problems |
blob | commitdiff | diff to current |
2010-01-15 |
Jack Lange |
compilable versions of the APIC/ICC_BUS/IOAPIC |
blob | commitdiff | diff to current |
2010-01-15 |
Kevin Pedretti |
Added ICC bus/apic stuff. |
blob | commitdiff | diff to current |
2010-01-15 |
Kevin Pedretti |
Jack's changes to split up stucts for multi-core. |
blob | commitdiff | diff to current |
2010-01-15 |
Kevin Pedretti |
Philip's changes along with some minor changes from... |
blob | commitdiff | diff to current |
2010-01-14 |
Jack Lange |
refactoring to the point of compilation |
blob | commitdiff | diff to current |
2009-12-01 |
Jack Lange |
integrated new configuration system |
blob | commitdiff | diff to current |
2009-11-03 |
Jack Lange |
added interrupt coalescing notification to apic |
blob | commitdiff | diff to current |
2009-09-23 |
Jack Lange |
enabled msr writes |
blob | commitdiff | diff to current |
2009-09-11 |
Jack Lange |
fix debugging statement |
blob | commitdiff | diff to current |
2009-09-01 |
Jack Lange |
added cpu interruption interface |
blob | commitdiff | diff to current |
2009-09-01 |
Jack Lange |
modified interrupt interface to pass guest_info pointer |
blob | commitdiff | diff to current |
2009-08-31 |
Andy Gocke |
VMX is working for a 32-bit Linux kernel. It should... |
blob | commitdiff | diff to current |
2009-08-14 |
Jack Lange |
more configuration fixes |
blob | commitdiff | diff to current |
2009-08-13 |
Jack Lange |
fixed configuration macro checks and a few configuratio... |
blob | commitdiff | diff to current |
2009-08-11 |
Jack Lange |
improved debugging output |
blob | commitdiff | diff to current |
2009-07-29 |
Jack Lange |
more updates of devices to new device framework |
blob | commitdiff | diff to current |
2009-07-25 |
Jack Lange |
Update to the device framework. |
blob | commitdiff | diff to current |
2009-03-31 |
Jack Lange |
Merge branch 'devel' into ide |
blob | commitdiff | diff to current |
2009-03-26 |
Jack Lange |
added handlers for extended interrupt vectors |
blob | commitdiff | diff to current |
2009-03-25 |
Jack Lange |
fixed apic seastar ack |
blob | commitdiff | diff to current |
2009-03-24 |
Jack Lange |
updates to ATAPI packet command support |
blob | commitdiff | diff to current |
2009-03-17 |
Jack Lange |
added priority checking to apic interrupt injection... |
blob | commitdiff | diff to current |
2009-03-17 |
Jack Lange |
typo fix |
blob | commitdiff | diff to current |
2009-03-17 |
Jack Lange |
added timer debugging... |
blob | commitdiff | diff to current |
2009-03-17 |
Jack Lange |
fixed command register handler bug |
blob | commitdiff | diff to current |
2009-03-17 |
Jack Lange |
added debugging for seastar... |
blob | commitdiff | diff to current |
2009-03-16 |
Jack Lange |
Horrendous hack to ack seastar IRQs.... |
blob | commitdiff | diff to current |
2009-03-12 |
Jack Lange |
added comment... |
blob | commitdiff | diff to current |
2009-03-10 |
Jack Lange |
added special handler for seastar interrupt |
blob | commitdiff | diff to current |
2009-03-03 |
Jack Lange |
reformatted device source files |
blob | commitdiff | diff to current |
next |