index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: reorganize mem_add to match Int128 version
Paolo Bonzini
2013-06-20
1
-23
/
+16
*
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
2013-06-20
1
-4
/
+1
*
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
2
-15
/
+1
*
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-06-20
3
-84
/
+84
*
exec: Implement subpage_read/write via address_space_rw
Jan Kiszka
2013-06-20
1
-78
/
+47
*
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-06-20
3
-15
/
+42
*
exec: Allow unaligned address_space_rw
Jan Kiszka
2013-06-20
1
-6
/
+6
*
memory: move private types to exec.c
Paolo Bonzini
2013-06-20
2
-15
/
+16
*
memory: Introduce address_space_lookup_region
Jan Kiszka
2013-06-20
1
-1
/
+7
*
exec.c: address_space_translate: handle access to addr 0 of 2^64 sized region
Peter Maydell
2013-06-20
1
-1
/
+1
*
doc: Drop ref to Bochs from -no-fd-bootchk documentation
Markus Armbruster
2013-06-19
1
-2
/
+1
*
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-19
1
-4
/
+3
*
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-06-19
2
-10
/
+10
*
vl: Fix -boot order and once regressions, and related bugs
Markus Armbruster
2013-06-19
1
-29
/
+30
*
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-19
2
-32
/
+0
*
vl: Clean up parsing of -boot option argument
Markus Armbruster
2013-06-19
1
-62
/
+22
*
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
1
-3
/
+16
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-06-18
4
-79
/
+77
|
\
|
*
iscsi: reorganize iscsi_readcapacity_sync
Paolo Bonzini
2013-06-18
1
-48
/
+46
|
*
iscsi: simplify freeing of tasks
Paolo Bonzini
2013-06-18
1
-25
/
+10
|
*
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
1
-1
/
+1
|
*
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
1
-3
/
+11
|
*
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
1
-0
/
+3
|
*
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
1
-2
/
+3
|
*
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-18
1
-0
/
+3
*
|
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2013-06-18
2
-10
/
+14
|
\
\
|
*
|
nbd: strip braces from literal IPv6 address in URI
Ján Tomko
2013-06-18
1
-1
/
+10
|
*
|
qemu-socket: allow hostnames starting with a digit
Ján Tomko
2013-06-18
1
-9
/
+4
|
|
/
*
|
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
3
-3
/
+3
|
/
*
intc/xilinx_intc: Dont lower IRQ when HIE cleared
Peter Crosthwaite
2013-06-18
1
-5
/
+0
*
intc/xilinx_intc: Inhibit write to ISR when HIE
Peter Crosthwaite
2013-06-18
1
-0
/
+5
*
intc/xilinx_intc: Handle level interrupt retriggering
Peter Crosthwaite
2013-06-18
1
-1
/
+15
*
intc/xilinx_intc: Don't clear level sens. IRQs without ACK
Peter Crosthwaite
2013-06-18
1
-7
/
+1
*
microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
Peter Crosthwaite
2013-06-18
1
-1
/
+1
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-06-17
10
-16
/
+25
|
\
|
*
qerror: drop QERR_OPEN_FILE_FAILED macro
Luiz Capitulino
2013-06-17
1
-3
/
+0
|
*
block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED
Luiz Capitulino
2013-06-17
1
-2
/
+2
|
*
savevm: qmp_xen_save_devices_state(): use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-1
/
+1
|
*
dump: qmp_dump_guest_memory(): use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-1
/
+1
|
*
cpus: use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-2
/
+2
|
*
blockdev: use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-4
/
+7
|
*
block: mirror_complete(): use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-1
/
+1
|
*
rng-random: use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-2
/
+1
|
*
error: add error_setg_file_open() helper
Luiz Capitulino
2013-06-17
2
-0
/
+10
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-06-17
9
-19
/
+1641
|
\
\
|
*
|
vmdk: Allow reading variable size descriptor files
Evgeny Budilovsky
2013-06-17
1
-7
/
+20
|
*
|
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
6
-0
/
+1604
|
*
|
curl: Don't set curl options on the handle just before it's going to be deleted.
Richard W.M. Jones
2013-06-17
1
-2
/
+0
|
*
|
vmdk: byteswap VMDK4Header.desc_offset field
Stefan Hajnoczi
2013-06-17
1
-2
/
+5
|
*
|
block/curl.c: Refuse to open the handle for writes.
Richard W.M. Jones
2013-06-17
1
-0
/
+6
[next]