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-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
2009-12-18
Revert "fdc: fix vmstate variable passed"
Juan Quintela
1
-29
/
+4
2009-12-18
monitor: Accept input only byte-wise
Jan Kiszka
1
-1
/
+1
2009-12-18
Revert "kvm: x86: Save/restore exception_index"
Anthony Liguori
2
-2
/
+1
2009-12-18
vmware: increase cursor buffer size.
Dave Airlie
1
-1
/
+1
2009-12-18
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
3
-4
/
+36
2009-12-18
Fix VMware VGA depth computation
Anthony Liguori
1
-7
/
+7
2009-12-18
Make sure to enable dirty log tracking for VMware VGA
Anthony Liguori
1
-0
/
+4
2009-12-18
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
5
-19
/
+31
2009-12-18
vmware: setup PCI BAR 2 for FIFO as per vmware spec
Dave Airlie
1
-5
/
+30
2009-12-18
qdev: improve property error reporting.
Gerd Hoffmann
1
-2
/
+7
2009-12-18
fix vga names in default_list
Gerd Hoffmann
1
-2
/
+2
2009-12-18
usb-host: check mon before using it.
Gerd Hoffmann
1
-4
/
+7
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
3
-52
/
+47
2009-12-18
Check rom_load_all() return value.
Gerd Hoffmann
2
-2
/
+5
2009-12-18
defaults: update device_list[]
Gerd Hoffmann
2
-0
/
+4
2009-12-18
defaults: split default_drive
Gerd Hoffmann
2
-4
/
+24
2009-12-18
monitor: Catch printing to non-existent monitor
Luiz Capitulino
1
-3
/
+3
2009-12-18
monitor: Avoid readline functions in QMP
Luiz Capitulino
1
-0
/
+3
2009-12-18
monitor: do_balloon(): Check for errors
Luiz Capitulino
1
-9
/
+26
2009-12-18
monitor: Use 'device' in eject
Luiz Capitulino
2
-2
/
+2
2009-12-18
QDict: Fix size update
Luiz Capitulino
2
-2
/
+3
2009-12-18
qdev: Improve uni-north device names
Markus Armbruster
1
-12
/
+12
2009-12-18
Avoid permanently disabled QEMU monitor when UNIX migration fails
Daniel P. Berrange
1
-5
/
+7
2009-12-18
Fix loading of ELF multiboot kernels
Kevin Wolf
2
-6
/
+6
2009-12-18
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
Kevin Wolf
1
-4
/
+0
[next]