index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)
aliguori
1
-4
/
+4
2009-02-16
Support multiple VNC clients (Brian Kress)
aliguori
2
-135
/
+172
2009-02-15
Unbreak SDL on Mac OS X
malc
1
-0
/
+7
2009-02-13
Allow disassembling last addresses of the address space
blueswir1
1
-2
/
+2
2009-02-12
Fix Sparc64 VGA memory size bug exposed by r6604
blueswir1
1
-1
/
+1
2009-02-11
KVM: cpuid function 2: store all values (Amit Shah)
aliguori
1
-0
/
+1
2009-02-11
monitor: Don't change VNC server when disabled (Jan Kiszka)
aliguori
1
-0
/
+4
2009-02-11
Fix qemu_realloc() (Kevin Wolf)
aliguori
1
-1
/
+4
2009-02-11
TCG: remove obsolete old_op_count profiler field
blueswir1
2
-3
/
+0
2009-02-11
Add missing r24..r26 to callee save registers
malc
1
-0
/
+5
2009-02-11
Add missing r24..r26 to calle save registers
malc
1
-0
/
+5
2009-02-11
Use qemu_ram_alloc
blueswir1
1
-5
/
+9
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
11
-0
/
+403
2009-02-11
Parse full PCI device addresses (Markus Armbruster)
aliguori
2
-0
/
+80
2009-02-11
qemu: pci hotplug GPE support (Marcelo Tosatti)
aliguori
2
-0
/
+95
2009-02-11
qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)
aliguori
3
-0
/
+73
2009-02-11
qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)
aliguori
1
-0
/
+2
2009-02-11
qemu: LSI SCSI and e1000 unregister callbacks (Marcelo Tosatti)
aliguori
2
-0
/
+24
2009-02-11
qemu: warn if PCI region is not power of two (Marcelo Tosatti)
aliguori
1
-0
/
+7
2009-02-11
qemu: add pci_unregister_device (Marcelo Tosatti)
aliguori
2
-5
/
+45
2009-02-11
qemu: add qemu_free_irqs (Marcelo Tosatti)
aliguori
2
-0
/
+7
2009-02-11
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...
aliguori
2
-5
/
+35
2009-02-11
qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)
aliguori
2
-0
/
+23
2009-02-11
qemu: net/drive add/remove tweaks (Marcelo Tosatti)
aliguori
3
-8
/
+11
2009-02-11
qemu: move drives_opt for external use (Marcelo Tosatti)
aliguori
2
-6
/
+11
2009-02-11
qemu: record devfn on block driver instance (Marcelo Tosatti)
aliguori
4
-0
/
+10
2009-02-11
qemu: drive removal support (Marcelo Tosatti)
aliguori
2
-0
/
+24
2009-02-11
qemu: dynamic nic info index allocation (Marcelo Tosatti)
aliguori
2
-3
/
+16
2009-02-11
qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)
aliguori
2
-11
/
+44
2009-02-11
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
aliguori
10
-28
/
+44
2009-02-11
qemu: add pci helper functions (Marcelo Tosatti)
aliguori
2
-0
/
+26
2009-02-11
Add a description for the set_link monitor command.
aliguori
1
-1
/
+2
2009-02-11
Add BIOS patches necessary for hotplug (Marcelo Tosatti)
aliguori
7
-0
/
+373
2009-02-11
Update PC BIOS to latest bits from Bochs
aliguori
11
-436
/
+33
2009-02-10
Add "static"
blueswir1
2
-3
/
+1
2009-02-09
Fix fr-be keymap
aurel32
1
-6
/
+0
2009-02-09
Fix AltGr and dead keys with VNC
aurel32
2
-0
/
+24
2009-02-09
Fix DEBUG_TCGV compile error.
aurel32
1
-1
/
+1
2009-02-09
qemu_chr_open_tcp: allow ipv4 and ipv6 options
aurel32
1
-0
/
+4
2009-02-09
Update ppc-dis.c from binutils from 4th July, 2007, just before GPLv3 switch
blueswir1
1
-499
/
+565
2009-02-09
Update ppc-dis.c from binutils 2.17
blueswir1
2
-1880
/
+3980
2009-02-09
ppc newworld: default to a G4 CPU
aurel32
1
-1
/
+1
2009-02-09
Fix crash caused by missing command line arguments
aurel32
1
-1
/
+7
2009-02-09
Remove unused code from dyngen-exec.h
aurel32
1
-7
/
+0
2009-02-09
Make qemu-img argument handling POSIX compliant
aurel32
1
-1
/
+1
2009-02-09
Fix displaystate (r6344) regression in blizzard
aurel32
2
-5
/
+6
2009-02-09
target-ppc: Model e500v{1,2} CPUs more accurately
aurel32
1
-102
/
+125
2009-02-09
target-ppc: Model SPE floating-point instructions more accurately
aurel32
2
-55
/
+57
2009-02-09
target-ppc: Add vrsqrtefp instruction
aurel32
3
-0
/
+13
2009-02-09
target-ppc: Add vrefp instruction
aurel32
3
-0
/
+12
[next]