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-07-16
tlb flush cleanup
Igor Kovalenko
1
-6
/
+9
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
1
-0
/
+1
2009-07-16
qemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
Kevin Wolf
1
-6
/
+44
2009-07-16
Handle vga= in -append
Pascal Terjan
1
-0
/
+19
2009-07-16
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...
Isaku Yamahata
3
-40
/
+45
2009-07-16
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
Isaku Yamahata
1
-12
/
+12
2009-07-16
raw-posix: Handle errors in raw_create
Stefan Weil
1
-5
/
+12
2009-07-16
omit 3DNOW! CPUID bits from qemu64 CPU model
Andre Przywara
1
-2
/
+1
2009-07-16
honor -S on incoming migration
Paolo Bonzini
3
-8
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
188
-454
/
+215
2009-07-16
Sparc32: convert slavio interrupt controller to qdev
Blue Swirl
4
-63
/
+115
2009-07-16
Sparc32: refactor CPU init
Blue Swirl
1
-45
/
+30
2009-07-16
Sparc32: convert memory to qdev
Blue Swirl
1
-36
/
+56
2009-07-16
Sparc32: convert boot prom to qdev
Blue Swirl
1
-87
/
+67
2009-07-16
Sparc32: convert iommu to qdev
Blue Swirl
1
-11
/
+45
2009-07-16
Sparc32: convert cs4231 to qdev
Blue Swirl
3
-14
/
+31
2009-07-16
Sparc32: fix SDL zooming with TCX
Blue Swirl
1
-20
/
+34
2009-07-16
Don't copy multiboot.bin into pc-bios after built
Anthony Liguori
1
-1
/
+0
2009-07-16
Fix multiboot.bin build on mingw32
Anthony Liguori
2
-3
/
+11
2009-07-16
Fix non-ACPI Timer Interrupt Routing - v3
Anthony Liguori
2
-8
/
+30
2009-07-16
pci.c: remove unnecessary #ifdef DEBUG_PCI.
Isaku Yamahata
1
-14
/
+15
2009-07-16
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
5
-60
/
+37
2009-07-16
bios: Fix multiple calls into smbios_load_ex
Anthony Liguori
3
-0
/
+36
2009-07-16
gdbstub: x86: Support for setting segment registers
Jan Kiszka
3
-17
/
+65
2009-07-16
gdbstub: x86: Refactor register access
Jan Kiszka
1
-73
/
+83
2009-07-16
gdbstub: Add vCont support
Jan Kiszka
1
-0
/
+58
2009-07-16
slirp: Fix default netmask to 255.255.255.0
Anthony Liguori
1
-2
/
+2
2009-07-16
Regenerate BIOS and add patches for -boot option
Anthony Liguori
4
-0
/
+129
2009-07-16
Update boot option documentation
Jan Kiszka
1
-4
/
+23
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
4
-1
/
+18
2009-07-16
Add boot-once support
Jan Kiszka
1
-1
/
+22
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
2
-2
/
+16
2009-07-16
Rework reset handler management
Jan Kiszka
1
-10
/
+6
2009-07-16
Move boot_set callback backend
Jan Kiszka
3
-20
/
+25
2009-07-16
Rework -boot option
Jan Kiszka
1
-31
/
+50
2009-07-16
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
1
-6
/
+53
2009-07-16
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
Mark McLoughlin
2
-3
/
+20
2009-07-16
Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
Mark McLoughlin
1
-3
/
+18
2009-07-15
Sparc32: convert sparc32_dma to qdev
Blue Swirl
3
-21
/
+56
2009-07-15
Avoid SIGSEGV when dumping cpu state without enabled logging
malc
1
-1
/
+2
2009-07-15
Convert fdc to qdev
Blue Swirl
1
-23
/
+70
2009-07-15
Sparc32: convert slavio timers to qdev
Blue Swirl
1
-24
/
+64
2009-07-15
Sparc32/PPC: convert escc to qdev
Blue Swirl
1
-57
/
+97
2009-07-13
Sparc32: convert slavio_misc to qdev
Blue Swirl
3
-64
/
+146
2009-07-13
Sparc32: convert idreg to qdev
Blue Swirl
1
-8
/
+42
2009-07-13
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
1
-6
/
+6
2009-07-13
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
1
-2
/
+2
2009-07-12
gdb-xml: fix hacks in powerpc register numbering
Nathan Froyd
4
-20
/
+2
2009-07-12
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
1
-3
/
+11
2009-07-12
target-ppc: fix typo in _cpu_ppc_load_decr
Tristan Gingold
1
-4
/
+4
[next]