Age | Commit message (Expand) | Author | Files | Lines |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2017-01-20 | hw/net/dp8393x: Avoid unintentional sign extensions on addresses | Peter Maydell | 1 | -27/+68 |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -1/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | hw/net: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-07-28 | net/dp8393x: do not use memory_region_init_rom_device with NULL | Hervé Poussineau | 1 | -2/+8 |
2015-07-28 | net/dp8393x: remove check of runt packets | Hervé Poussineau | 1 | -5/+0 |
2015-07-28 | net/dp8393x: disable user creation | Hervé Poussineau | 1 | -0/+2 |
2015-07-27 | dp8393x: Flush packets when link comes up | Fam Zheng | 1 | -0/+8 |
2015-06-11 | net/dp8393x: fix hardware reset | Hervé Poussineau | 1 | -0/+1 |
2015-06-11 | net/dp8393x: correctly reset in_use field | Hervé Poussineau | 1 | -1/+1 |
2015-06-11 | net/dp8393x: add load/save support | Hervé Poussineau | 1 | -0/+12 |
2015-06-11 | net/dp8393x: add PROM to store MAC address | Hervé Poussineau | 1 | -0/+18 |
2015-06-11 | net/dp8393x: QOM'ify | Hervé Poussineau | 1 | -26/+57 |
2015-06-11 | net/dp8393x: use dp8393x_ prefix for all functions | Hervé Poussineau | 1 | -39/+41 |
2015-06-11 | net/dp8393x: do not use old_mmio accesses | Hervé Poussineau | 1 | -85/+29 |
2015-06-11 | net/dp8393x: always calculate proper checksums | Hervé Poussineau | 1 | -11/+1 |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau | 1 | -30/+31 |
2015-01-12 | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini | 1 | -11/+0 |
2014-08-17 | nic: do not destroy memory regions in cleanup functions | Paolo Bonzini | 1 | -3/+0 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -10/+10 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+914 |