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-12-21
linux-user: Add aliases for some Alpha syscalls
Richard Henderson
1
-0
/
+8
2009-12-21
Update OpenBIOS PPC image to revision 647
Aurelien Jarno
1
-0
/
+0
2009-12-21
ppc64: Change default machine to mac99
Andreas Färber
2
-0
/
+9
2009-12-20
cpu-all.h: fix cpu_get_real_ticks() #ifdef
Aurelien Jarno
1
-1
/
+2
2009-12-19
Multiboot support: Fix rom_copy
Kevin Wolf
1
-2
/
+5
2009-12-19
linux-user: add core dump support for SH
Nathan Froyd
1
-0
/
+33
2009-12-19
linux-user: add core dump support for M68K
Nathan Froyd
1
-0
/
+29
2009-12-19
linux-user: add core dump support for MIPS
Nathan Froyd
1
-0
/
+46
2009-12-19
linux-user: add core dump support for PPC
Nathan Froyd
1
-0
/
+26
2009-12-19
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
1
-19
/
+19
2009-12-19
linux-user: commonify definitions of target typedefs
Nathan Froyd
1
-22
/
+10
2009-12-19
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
1
-1
/
+1
2009-12-19
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
1
-1
/
+1
2009-12-19
roms: allow roms to be loaded at address 0
Aurelien Jarno
1
-8
/
+0
2009-12-19
linux-user: cleanup force_sig() calls
Riku Voipio
1
-20
/
+20
2009-12-19
linux-user: Fix mmap_lock ordering
Riku Voipio
1
-2
/
+2
2009-12-19
linux-user: enable tb unlinking when compiled with NPTL
Riku Voipio
1
-5
/
+3
2009-12-19
user: fix compilation without -fpie
Blue Swirl
1
-1
/
+1
2009-12-19
user_only: compile everything with -fpie
Kirill A. Shutemov
2
-1
/
+9
2009-12-19
hw/openpic.c: replace tabs by spaces
Aurelien Jarno
1
-131
/
+131
2009-12-19
target-ppc: Use interrupts for escc
Alexander Graf
1
-5
/
+1
2009-12-19
target-ppc: Initialize OpenPIC properly
Alexander Graf
1
-0
/
+2
2009-12-19
Update version and changelog to sync with stable branch
Anthony Liguori
2
-1
/
+71
2009-12-19
Update to SeaBIOS 0.5.0
Anthony Liguori
2
-0
/
+0
2009-12-19
Revert "monitor: Convert do_migrate_set_speed() to QObject"
Anthony Liguori
3
-4
/
+3
2009-12-19
e1000: Don't muck with PCI commmand register
Anthony Liguori
1
-1
/
+0
2009-12-19
monitor: do_balloon(): Use 'M' argument type
Luiz Capitulino
2
-3
/
+2
2009-12-19
monitor: Introduce 'M' argument type
Luiz Capitulino
1
-0
/
+4
2009-12-19
QMP: Update spec file
Luiz Capitulino
1
-26
/
+34
2009-12-19
QMP: Update README file
Luiz Capitulino
1
-11
/
+23
2009-12-19
QMP: Assure that returned data is a QDict
Luiz Capitulino
1
-0
/
+1
2009-12-19
QMP: Return an empty dict by default
Luiz Capitulino
1
-1
/
+2
2009-12-19
QMP: Only handle converted commands
Luiz Capitulino
1
-1
/
+1
2009-12-19
target-ppc: fix ppc32 kvm build
Alexander Graf
1
-0
/
+2
2009-12-18
usb-musb: convert fifo to 8bit and add more registers
Riku Voipio
1
-57
/
+107
2009-12-18
handle SD CMD5 without error messages
Juha Riihimäki
1
-0
/
+4
2009-12-18
Make USB hid devices self-powered
Riku Voipio
2
-2
/
+2
2009-12-18
Give a error when running out of iomem areas.
Riku Voipio
1
-1
/
+1
2009-12-18
fix networking on win32 host
Juha Riihimäki
1
-7
/
+7
2009-12-18
fix pidfile option to work in WIN32
Juha Riihimäki
2
-12
/
+5
2009-12-18
Fix win32 log file location
Juha Riihimäki
1
-0
/
+4
2009-12-18
Update SeaBIOS to include PCI based option rom loading
Anthony Liguori
3
-0
/
+0
2009-12-18
roms: remove option rom packing logic
Gerd Hoffmann
2
-61
/
+50
2009-12-18
roms: use new fw_cfg file xfer support.
Gerd Hoffmann
3
-5
/
+27
2009-12-18
fw_cfg: add API for file transfer.
Gerd Hoffmann
2
-2
/
+62
2009-12-18
fw_cfg: make calls typesafe
Gerd Hoffmann
2
-21
/
+21
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
6
-32
/
+29
2009-12-18
Support PCI based option rom loading
Anthony Liguori
6
-4
/
+44
2009-12-18
Fix backcompat for hotplug of SCSI controllers
Daniel P. Berrange
1
-5
/
+1
2009-12-18
fdc: fix migration from 0.11
Juan Quintela
1
-7
/
+5
[next]